aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-react-native-web/apps/native/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-react-native-web/apps/native/tsconfig.json')
-rw-r--r--examples/with-react-native-web/apps/native/tsconfig.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/with-react-native-web/apps/native/tsconfig.json b/examples/with-react-native-web/apps/native/tsconfig.json
deleted file mode 100644
index b9567f6..0000000
--- a/examples/with-react-native-web/apps/native/tsconfig.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "extends": "expo/tsconfig.base",
- "compilerOptions": {
- "strict": true
- }
-}