Skip to content

Commit 7ede38b

Browse files
committed
chore(node): explicitly set legacy eslint config as main export
1 parent 8b3ab9d commit 7ede38b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"author": "Grafana Labs",
33
"license": "Apache-2.0",
44
"name": "@grafana/eslint-config",
5+
"main": "index.js",
56
"version": "7.1.0",
67
"description": "Grafana's ESLint config",
78
"keywords": [

0 commit comments

Comments
 (0)