-.-
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
"rootDir": "./src",
|
||||
"strict": true,
|
||||
"esModuleInterop": true,
|
||||
"removeComments": true
|
||||
"removeComments": true,
|
||||
"types": [
|
||||
"node"
|
||||
]
|
||||
},
|
||||
"include": ["src"],
|
||||
"exclude": ["node_modules"]
|
||||
|
Reference in New Issue
Block a user