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 4, 2023
1 parent d32fa79 commit 76f021a
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .husky/pre-push
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
. "$(dirname -- "$0")/_/husky.sh"

npm run test

echo "\npublint:"
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 @@ -45,6 +45,7 @@
"jest": "^29.5.0",
"lint-staged": "^13.2.3",
"prettier": "^2.8.8",
"publint": "^0.1.15",
"terser-webpack-plugin": "^5.3.9",
"webpack": "^5.88.1"
}
Expand Down

0 comments on commit 76f021a

Please sign in to comment.