Skip to content

Commit

Permalink
docs: updating jest
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed Dec 15, 2022
1 parent 632be02 commit ebfa0e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ $ yarn add -D \
@commitlint/cli \
eslint \
htmlhint \
jest \
lint-staged \
markdownlint \
postcss \
Expand All @@ -76,6 +77,7 @@ $ yarn add -D \
@wayofdev/commitlint-config \
@wayofdev/eslint-config \
@wayofdev/htmlhint-config \
@wayofdev/jest-config \
@wayofdev/lint-staged-config \
@wayofdev/markdownlint-config \
@wayofdev/postcss-config \
Expand All @@ -95,6 +97,7 @@ $ pnpm add -Dw \
@commitlint/cli \
eslint \
htmlhint \
jest \
lint-staged \
markdownlint \
postcss \
Expand All @@ -106,6 +109,7 @@ $ pnpm add -Dw \
@wayofdev/commitlint-config \
@wayofdev/eslint-config \
@wayofdev/htmlhint-config \
@wayofdev/jest-config \
@wayofdev/lint-staged-config \
@wayofdev/markdownlint-config \
@wayofdev/postcss-config \
Expand Down

0 comments on commit ebfa0e8

Please sign in to comment.