diff --git a/ExampleExpo/tsconfig.json b/ExampleExpo/tsconfig.json deleted file mode 100644 index facc3ec..0000000 --- a/ExampleExpo/tsconfig.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": "../tsconfig", - "compilerOptions": { - // Avoid expo-cli auto-generating a tsconfig - } -}