Skip to content

Commit

Permalink
chore: configure publint
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Jul 1, 2023
1 parent 2add2ca commit dc2b01b
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 0 deletions.
1 change: 1 addition & 0 deletions .husky/pre-push
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
. "$(dirname -- "$0")/_/husky.sh"

npm run test
npx --no publint
154 changes: 154 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"is-ci": "^3.0.1",
"jest": "^29.5.0",
"lint-staged": "^13.2.3",
"publint": "^0.1.13",
"webpack": "^5.88.1"
}
}

0 comments on commit dc2b01b

Please sign in to comment.