Reactnative-notesapp/tsconfig.json
keannu125 4755f592c2 Initial commit
Generated by create-expo-app 1.3.2.
2023-03-05 21:30:06 +08:00

6 lines
85 B
JSON

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