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",
|
"extends": "@sindresorhus/tsconfig",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"outDir": "dist",
|
"outDir": "dist"
|
||||||
"lib": ["ESNext"]
|
|
||||||
},
|
},
|
||||||
"include": [
|
"include": [
|
||||||
"source"
|
"source"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue