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 7a84b00 commit 5a64d28Copy full SHA for 5a64d28
package.json
@@ -58,6 +58,7 @@
58
"eslint": "^5.16.0",
59
"eslint-plugin-graphql": "^3.0.3",
60
"eslint-plugin-node": "^9.1.0",
61
+ "eslint-plugin-prettier": "^3.1.0",
62
"eslint-plugin-vue": "^5.2.2",
63
"eslint-plugin-vue-libs": "^3.0.0",
64
"execa": "^1.0.0",
@@ -71,6 +72,7 @@
71
72
"lint-staged": "^8.1.5",
73
"memfs": "^2.15.2",
74
"minimist": "^1.2.0",
75
+ "prettier": ">= 1.13.0",
76
"request": "^2.83.0",
77
"request-promise-native": "^1.0.7",
78
"rimraf": "^2.6.2",
0 commit comments