mirror of
https://github.com/lemeow125/Reactnative-notesapp.git
synced 2024-11-17 06:29:27 +08:00
7 lines
85 B
JSON
7 lines
85 B
JSON
|
{
|
||
|
"extends": "expo/tsconfig.base",
|
||
|
"compilerOptions": {
|
||
|
"strict": true
|
||
|
}
|
||
|
}
|