Commit b96c04cb authored by nanahira's avatar nanahira

fix

parent 0a806a01
Pipeline #39769 passed with stages
in 1 minute and 50 seconds
...@@ -11,7 +11,8 @@ ...@@ -11,7 +11,8 @@
"outDir": "./dist", "outDir": "./dist",
"baseUrl": "./", "baseUrl": "./",
"incremental": true, "incremental": true,
"esModuleInterop": true "esModuleInterop": true,
"skipLibCheck": true
}, },
"compileOnSave": true, "compileOnSave": true,
"allowJs": true "allowJs": true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment