We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e905069 commit c7d061bCopy full SHA for c7d061b
tsconfig.json
@@ -3,6 +3,7 @@
3
"compilerOptions": {
4
"types": ["react-native"],
5
"allowJs": false,
6
+ "noEmit": false,
7
"allowUnreachableCode": false,
8
"allowUnusedLabels": false,
9
"esModuleInterop": true,
0 commit comments