mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-10 20:46:52 +00:00
7 lines
82 B
JSON
7 lines
82 B
JSON
{
|
|
"extends": "./tsconfig.dev",
|
|
"compilerOptions": {
|
|
"noEmit": false
|
|
}
|
|
}
|