js-waku/packages/enr/tsconfig.karma.json
2022-11-03 14:24:08 +11:00

7 lines
82 B
JSON

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