Skip to content

Commit 7ce7529

Browse files
chore(package): save eslint-plugin-prettier, lint-staged, prettier
Prettier will be used to ensure coding style is consistent.
1 parent c6e4fac commit 7ce7529

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,12 @@
4141
"@commitlint/config-conventional": "^6.1.0",
4242
"coveralls": "^3.0.0",
4343
"eslint": "^4.18.0",
44+
"eslint-plugin-prettier": "^2.6.0",
4445
"husky": "^0.14.3",
4546
"istanbul": "^0.4.5",
47+
"lint-staged": "^7.1.1",
4648
"mocha": "^5.0.1",
49+
"prettier": "^1.12.1",
4750
"react": "^16",
4851
"react-dom": "^16",
4952
"standard-version": "^4.3.0",

0 commit comments

Comments
 (0)