1
0
silverbullet/mobile/tsconfig.json

7 lines
85 B
JSON
Raw Normal View History

2022-03-07 09:21:02 +00:00
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}