We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dac7586 commit 52e64abCopy full SHA for 52e64ab
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"extends": "@tsconfig/react-native/tsconfig.json",
3
- "include": ["src/**/*", "./LICENSE", "./Readme.md"],
+ "include": ["src", "./LICENSE", "./Readme.md"],
4
"exclude": ["node_modules", "dist"],
5
"compilerOptions": {
6
"baseUrl": "./",
0 commit comments