Update tsconfig.json
This commit is contained in:
parent
d4749eb32d
commit
b3ceb9fe68
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
{
|
||||
"extends": "@sindresorhus/tsconfig",
|
||||
"compilerOptions": {
|
||||
"outDir": "dist",
|
||||
"lib": ["ESNext"]
|
||||
"outDir": "dist"
|
||||
},
|
||||
"include": [
|
||||
"source"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue