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