Skip to content

Commit

Permalink
⬆️ feat: upgrade rules and dependencies
Browse files Browse the repository at this point in the history
Drop support Node 12
  • Loading branch information
MrJmpl3 committed Jul 25, 2022
1 parent 0e5d260 commit ef1192b
Show file tree
Hide file tree
Showing 8 changed files with 10,771 additions and 4,711 deletions.
2 changes: 1 addition & 1 deletion .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn commitlint --edit
npx --no -- commitlint --edit "$1"
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn lint-staged
npx --no -- lint-staged
77 changes: 0 additions & 77 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

785 changes: 0 additions & 785 deletions .yarn/releases/yarn-3.2.0.cjs

This file was deleted.

7 changes: 0 additions & 7 deletions .yarnrc.yml

This file was deleted.

Loading

0 comments on commit ef1192b

Please sign in to comment.