diff options
Diffstat (limited to 'examples/with-react-native-web/packages/ui/tsconfig.json')
| -rw-r--r-- | examples/with-react-native-web/packages/ui/tsconfig.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/with-react-native-web/packages/ui/tsconfig.json b/examples/with-react-native-web/packages/ui/tsconfig.json deleted file mode 100644 index f0455ac..0000000 --- a/examples/with-react-native-web/packages/ui/tsconfig.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "extends": "tsconfig/react-native-library", - "include": ["."], - "exclude": ["dist", "build", "node_modules"], - "compilerOptions": { - "strict": true - } -} |
