ReduxReactQuery/tsconfig.json
2024-05-24 17:16:54 +02:00

7 lines
113 B
JSON

{
"extends": "@react-native/typescript-config/tsconfig.json",
"compilerOptions": {
"allowJs": true
}
}