js-waku/packages/dns-discovery/tsconfig.karma.json

8 lines
98 B
JSON

{
"extends": "./tsconfig",
"compilerOptions": {
"module": "esnext"
},
"exclude": []
}