Skip to content

Commit d25f511

Browse files
committed
chore: simplify dist structure
1 parent 4d06407 commit d25f511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@vue/eslint-config-typescript",
33
"version": "13.0.0",
44
"description": "ESLint config for TypeScript + Vue.js projects",
5-
"main": "./dist/index.js",
5+
"main": "./dist/index.mjs",
66
"type": "module",
77
"files": [
88
"dist"

0 commit comments

Comments
 (0)