Skip to content

Commit

Permalink
chore: conventional commits
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Jan 29, 2024
1 parent 32a9d84 commit 5045176
Show file tree
Hide file tree
Showing 3 changed files with 771 additions and 31 deletions.
3 changes: 3 additions & 0 deletions .commitlintrc.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export default {
extends: ['@commitlint/config-conventional'],
}
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"changelogen": "^0.5.5",
"nuxt": "^3.9.3",
"vue": "^3.4.14",
Expand Down
Loading

0 comments on commit 5045176

Please sign in to comment.