1
0
silverbullet/mobile/tsconfig.json
2022-03-07 10:21:02 +01:00

7 lines
85 B
JSON

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