logos-messaging-js/packages/discovery/tsconfig.karma.json
2024-02-16 20:43:32 +05:30

8 lines
98 B
JSON

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