mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
6 lines
100 B
JSON
6 lines
100 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["src/__tests__/react-19_2/**/*"],
|
|
"exclude": []
|
|
}
|