{ "extends": "expo/tsconfig.base", "compilerOptions": { "strict": true }, "include": [ "**/*.ts", "**/*.tsx" ] }