js-waku/tsconfig.karma.json
2022-08-24 16:10:13 +10:00

7 lines
82 B
JSON

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