Skip to content

Commit

Permalink
feature : update npmignore files and index module
Browse files Browse the repository at this point in the history
  • Loading branch information
infysumanta committed Feb 17, 2024
1 parent 3357daa commit ec4d440
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
1 change: 0 additions & 1 deletion .commitlintrc

This file was deleted.

5 changes: 5 additions & 0 deletions .commitlintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"extends": [
"@commitlint/config-conventional"
]
}
1 change: 0 additions & 1 deletion .husky/commit-msg

This file was deleted.

3 changes: 2 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
echo "npx --no -- commitlint --edit \$1" > .husky/commit-msg
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

0 comments on commit ec4d440

Please sign in to comment.