mirror of https://github.com/status-im/js-waku.git
address comments
This commit is contained in:
parent
69b64af548
commit
f3635f1fe8
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"extends": "./tsconfig",
|
||||
"compilerOptions": {
|
||||
"module": "es2020",
|
||||
"module": "ESNext",
|
||||
"noEmit": true
|
||||
},
|
||||
"include": ["src", "tests"]
|
||||
|
|
Loading…
Reference in New Issue