Drop 'allowJs' from tsconfig.json
This commit is contained in:
parent
0a2c75ecb3
commit
9c7ca2e7cc
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
"moduleResolution": "node",
|
||||
"esModuleInterop": true,
|
||||
"jsx": "react",
|
||||
"allowJs": true,
|
||||
"lib": [ "ES2020", "DOM" ],
|
||||
|
||||
"baseUrl": "src/",
|
||||
|
|
Loading…
Reference in a new issue