7 lines
113 B
JSON
7 lines
113 B
JSON
{
|
|
"extends": "@react-native/typescript-config/tsconfig.json",
|
|
"compilerOptions": {
|
|
"allowJs": true
|
|
}
|
|
}
|