Commit 584f0f19 authored by nanahira's avatar nanahira

fix

parent cd05a6aa
Pipeline #3124 passed with stages
in 1 minute and 48 seconds
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
"esModuleInterop": true, "esModuleInterop": true,
"emitDecoratorMetadata": true, "emitDecoratorMetadata": true,
"experimentalDecorators": true, "experimentalDecorators": true,
"declaration": true,
"sourceMap": true "sourceMap": true
}, },
"compileOnSave": true, "compileOnSave": 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