Focus/companion/tsconfig.json
2021-09-12 18:49:08 -07:00

7 lines
85 B
JSON

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