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 @@
"outDir": "./dist",
"baseUrl": "./",
"incremental": true,
"esModuleInterop": true
"esModuleInterop": true,
"skipLibCheck": true
},
"compileOnSave": 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