mirror of https://github.com/waku-org/js-waku.git
fix: git diff
This commit is contained in:
parent
f3635f1fe8
commit
1a5a57f756
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"extends": "./tsconfig",
|
||||
"compilerOptions": {
|
||||
"module": "ESNext",
|
||||
"module": "esnext",
|
||||
"noEmit": true
|
||||
},
|
||||
"include": ["src", "tests"]
|
||||
|
|
Loading…
Reference in New Issue