Reactnative-notesapp/tsconfig.json

7 lines
85 B
JSON
Raw Normal View History

{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}