js-waku/packages/tests/tsconfig.karma.json

7 lines
78 B
JSON

{
"extends": "./tsconfig",
"compilerOptions": {
"noEmit": false
}
}