misc: Requested changes
This commit is contained in:
parent
7b1ddeb238
commit
6ce169cf82
2 changed files with 67 additions and 46 deletions
|
|
@ -2,9 +2,8 @@
|
|||
"extends": "@sindresorhus/tsconfig",
|
||||
"compilerOptions": {
|
||||
"outDir": "dist",
|
||||
"target": "esnext",
|
||||
"target": "es2017",
|
||||
"lib": [
|
||||
"es2017",
|
||||
"esnext",
|
||||
"dom"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue