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.
2 parents 5ce07d7 + 33cc106 commit 8e588cfCopy full SHA for 8e588cf
tsconfig.json
@@ -11,5 +11,5 @@
11
"strict": true,
12
"target": "esnext"
13
},
14
- "exclude": ["node_modules", "babel.config.js"]
+ "exclude": ["node_modules", "babel.config.js", "metro.config.js", "jest.config.js"]
15
}
0 commit comments