Skip to content

Commit a0177a7

Browse files
committed
chore(metrics): fix packaging by using shared commons module
1 parent 14e7eb4 commit a0177a7

File tree

12 files changed

+7357
-126
lines changed

12 files changed

+7357
-126
lines changed

packages/metrics/.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"parserOptions": {
1313
"ecmaVersion": 2020,
1414
"sourceType": "module",
15-
"project": "./tsconfig.json"
15+
"project": "./tsconfig.es.json"
1616
},
1717
"extends": [
1818
"plugin:import/typescript"

0 commit comments

Comments
 (0)