mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-10 12:36:12 +00:00
8 lines
94 B
JSON
8 lines
94 B
JSON
{
|
|
"extends": "./tsconfig",
|
|
"compilerOptions": {
|
|
"noEmit": true
|
|
},
|
|
"exclude": []
|
|
}
|