This website requires JavaScript.
Explore
Help
Sign in
hknsh
/
project-knedita
Watch
1
Star
0
Fork
You've already forked project-knedita
0
mirror of
https://github.com/hknsh/project-knedita.git
synced
2024-11-28 17:41:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d06ac91bb8
project-knedita
/
commitlint.config.js
4 lines
69 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: added commitlint and husky for linting commit messages
2023-09-30 17:31:02 +00:00
module
.
exports
=
{
feat: added biome on pre-commit
2024-02-03 14:41:32 +00:00
extends
:
[
"@commitlint/config-conventional"
]
,
feat: removed expressjs in favor of nestjs
2024-01-25 00:06:36 +00:00
}
;
Reference in a new issue
Copy permalink