Commit f2e2bdf6 authored by haiyoucuv's avatar haiyoucuv

new 模板

parent 1bd113bb
......@@ -8,7 +8,7 @@
"DOM.Iterable"
],
"useDefineForClassFields": true,
"skipLibCheck": false,
"skipLibCheck": true,
"experimentalDecorators": true,
"moduleResolution": "bundler",
......@@ -23,7 +23,7 @@
"noImplicitAny": false,
"noUnusedLocals": false,
"noUnusedParameters": false,
"noFallthroughCasesInSwitch": true
"noFallthroughCasesInSwitch": true,
},
"include": [
"src"
......
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