Add improvements
This commit is contained in:
parent
8a33293647
commit
05f4e08ad1
19 changed files with 185 additions and 76 deletions
|
|
@ -9,6 +9,8 @@
|
|||
"experimentalDecorators": true,
|
||||
"moduleResolution": "Node",
|
||||
"module": "es6",
|
||||
"lib": ["es2016", "dom"]
|
||||
}
|
||||
"lib": ["es2016", "dom"],
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue