We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec6c5c commit 52f44d9Copy full SHA for 52f44d9
package.json
@@ -8,8 +8,7 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/vuejs/vue-cli.git",
12
- "directory": "packages/@vue/eslint-config-prettier"
+ "url": "git+https://github.com/vuejs/eslint-config-prettier.git"
13
14
"keywords": [
15
"vue",
@@ -18,9 +17,9 @@
18
17
"author": "Evan You",
19
"license": "MIT",
20
"bugs": {
21
- "url": "https://github.com/vuejs/vue-cli/issues"
+ "url": "https://github.com/vuejs/eslint-config-prettier/issues"
22
23
- "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/eslint-config-prettier#readme",
+ "homepage": "https://github.com/vuejs/eslint-config-prettier#readme",
24
"dependencies": {
25
"eslint-config-prettier": "^6.0.0"
26
0 commit comments