允许js
This commit is contained in:
parent
ddd3e267cf
commit
794382967a
@ -2,6 +2,7 @@
|
|||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"strict": true,
|
"strict": true,
|
||||||
"forceConsistentCasingInFileNames":true,
|
"forceConsistentCasingInFileNames":true,
|
||||||
|
"allowJs": true,
|
||||||
"lib": ["es2015"],
|
"lib": ["es2015"],
|
||||||
"baseUrl": "./",
|
"baseUrl": "./",
|
||||||
"paths": {
|
"paths": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user