mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 22:03:07 +00:00
7 lines
82 B
JSON
7 lines
82 B
JSON
{
|
|
"extends": "./tsconfig.dev",
|
|
"compilerOptions": {
|
|
"noEmit": false
|
|
}
|
|
}
|