template_0205
This commit is contained in:
8
RN_TEMPLATE/test/test-tsconfig.json
Normal file
8
RN_TEMPLATE/test/test-tsconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"noImplicitAny": false,
|
||||
"noUnusedLocals": false
|
||||
},
|
||||
"include": ["**/*.test.ts", "**/*.test.tsx"]
|
||||
}
|
||||
Reference in New Issue
Block a user