Files
shareplay-example/tsconfig.json
2021-11-07 23:02:54 +08:00

7 lines
85 B
JSON

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