We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d06407 commit d25f511Copy full SHA for d25f511
package.json
@@ -2,7 +2,7 @@
2
"name": "@vue/eslint-config-typescript",
3
"version": "13.0.0",
4
"description": "ESLint config for TypeScript + Vue.js projects",
5
- "main": "./dist/index.js",
+ "main": "./dist/index.mjs",
6
"type": "module",
7
"files": [
8
"dist"
0 commit comments