Commit f2e2bdf6 authored by haiyoucuv's avatar haiyoucuv

new 模板

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