mirror of
https://github.com/morten-olsen/react-native-ref.git
synced 2026-02-08 00:36:24 +01:00
7 lines
96 B
JSON
7 lines
96 B
JSON
{
|
|
"compilerOptions": {
|
|
"strictNullChecks": true,
|
|
},
|
|
"extends": "expo/tsconfig.base"
|
|
}
|