mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-12-12 23:32:06 +01:00
I hate nodejs.
This commit is contained in:
@@ -3,13 +3,14 @@
|
||||
"module": "esnext",
|
||||
"target": "es2019",
|
||||
"removeComments": true,
|
||||
"esModuleInterop": true,
|
||||
"lib": [
|
||||
"dom",
|
||||
"es5",
|
||||
"scripthost",
|
||||
"es2015.collection",
|
||||
"es2015.promise"
|
||||
]
|
||||
],
|
||||
},
|
||||
"exclude": [
|
||||
"../node_modules"
|
||||
|
||||
Reference in New Issue
Block a user