mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-22 09:58:10 +00:00
7 lines
82 B
JSON
7 lines
82 B
JSON
{
|
|
"extends": "./tsconfig.dev",
|
|
"compilerOptions": {
|
|
"noEmit": false
|
|
}
|
|
}
|