fixing error & layout command template
This commit is contained in:
parent
d836432c3e
commit
7540311518
7 changed files with 56 additions and 35 deletions
|
|
@ -8,6 +8,8 @@
|
|||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
"lib": ["dom", "es2015", "es2018", "es2018.promise"]
|
||||
"lib": ["dom", "es2015", "es2018", "es2018.promise"],
|
||||
"ignoreDeprecations": "5.0",
|
||||
"verbatimModuleSyntax": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue