Skip to content

Commit 98ccd6f

Browse files
committedJun 6, 2019
chore(dep): add eslint-plugin-prettier as dev dep
add eslint-plugin-prettier
1 parent 0b6437e commit 98ccd6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@
161161
"eslint": "^5.9.0",
162162
"eslint-config-prettier": "^4.1.0",
163163
"eslint-plugin-node": "^8.0.0",
164+
"eslint-plugin-prettier": "^3.1.0",
164165
"esm": "^3.2.14",
165166
"execa": "^1.0.0",
166167
"husky": "^1.1.4",

0 commit comments

Comments
 (0)
Please sign in to comment.