Added necessary plugins and fixed configs for linting
This commit is contained in:
parent
b2b5a97188
commit
583e5302bc
5 changed files with 37 additions and 361 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"resolveJsonModule": true,
|
||||
"declaration": true,
|
||||
"outDir": "./dist/",
|
||||
"target": "es2017",
|
||||
"target": "es2019",
|
||||
"sourceMap": true,
|
||||
"esModuleInterop": true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue