We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ceff83 commit 1d803bbCopy full SHA for 1d803bb
packages/local-discovery/tsconfig.karma.json
@@ -0,0 +1,7 @@
1
+{
2
+ "extends": "./tsconfig",
3
+ "compilerOptions": {
4
+ "module": "esnext"
5
+ },
6
+ "exclude": []
7
+}
0 commit comments