Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit 5235d15

Browse files
committed
fix(package): add missing devDependency
1 parent 4c51a39 commit 5235d15

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
@@ -63,6 +63,7 @@
6363
"eslint-config-prettier": "^4.1.0",
6464
"eslint-plugin-jest": "^22.4.1",
6565
"eslint-plugin-node": "^8.0.1",
66+
"eslint-plugin-prettier": "^3.0.1",
6667
"husky": "^2.1.0",
6768
"jest": "^24.7.1",
6869
"lint-staged": "^8.1.5",

0 commit comments

Comments
 (0)