therepo/tsconfig.json
M. George Hansen 99a7717410
feat(conventional): initial implementation
`@websnacksjs/conventional` is a cli program which can be used with
`husky` & git hooks to enforce that commit messages adhere to the
conventional commits standard.
2025-08-19 18:31:34 +12:00

11 lines
121 B
JSON

{
"files": [],
"references": [
{
"path": "./packages/conventional"
},
{
"path": "./packages/i18n"
}
]
}