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 64b602d commit a60e64cCopy full SHA for a60e64c
package.json
@@ -2,7 +2,7 @@
2
"name": "jest-vue",
3
"version": "0.1.0",
4
"description": "Jest Vue transform",
5
- "main": "index.js",
+ "main": "jest-vue.js",
6
"scripts": {
7
"lint": "eslint jest-vue.js test",
8
"lint:fix": "npm run lint -- --fix",
0 commit comments