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 b63a424 commit 203a52fCopy full SHA for 203a52f
package.json
@@ -3,6 +3,17 @@
3
"version": "0.2.0",
4
"description": "Jest Vue transform",
5
"main": "jest-vue.js",
6
+ "keywords": [
7
+ "jest",
8
+ "vue",
9
+ "jest vue",
10
+ "jest vue transform",
11
+ "jest vue preprocessor",
12
+ "jest-vue",
13
+ "vue jest",
14
+ "vue jest transform",
15
+ "vue jest preprocessor"
16
+ ],
17
"scripts": {
18
"lint": "eslint jest-vue.js test",
19
"lint:fix": "npm run lint -- --fix",
0 commit comments