Front: Typecheck Navigators and hooks
This commit is contained in:
+3
-1
@@ -100,6 +100,8 @@
|
||||
"skipLibCheck": true /* Skip type checking all .d.ts files. */
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules", "babel.config.js", "metro.config.js", "jest.config.js"
|
||||
"node_modules", "babel.config.js", "metro.config.js",
|
||||
"jest.config.js", "app.config.ts",
|
||||
"*/*.test.tsx"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user