chore: uninstall disabled @commitlint/cli and @commitlint/config-conventional package

This commit is contained in:
bdkopen
2026-01-15 21:44:00 -05:00
parent 7b3f0273cb
commit c93ec1f06c
3 changed files with 0 additions and 571 deletions

View File

@@ -196,10 +196,5 @@
"*": [
"biome check --write --no-errors-on-unmatched --files-ignore-unknown=true"
]
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
}
}