5 lines
92 B
JSON
5 lines
92 B
JSON
{
|
|
"extends": "@react-native/typescript-config/tsconfig.json",
|
|
"include": ["src/**/*"]
|
|
}
|