mirror of https://github.com/waku-org/js-waku.git
7 lines
82 B
JSON
7 lines
82 B
JSON
|
{
|
||
|
"extends": "./tsconfig.dev",
|
||
|
"compilerOptions": {
|
||
|
"noEmit": false
|
||
|
}
|
||
|
}
|