We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb25317 commit ca9fb07Copy full SHA for ca9fb07
AGENTS.md
@@ -84,8 +84,10 @@ npm run lint
84
### Commit Message Convention
85
86
Follow conventional commit format:
87
+
88
- Use lowercase for commit body text
-- Examples: `fix: correct header title`, `docs: add new guide`, `feat: implement feature`
89
+- Examples: `fix: correct header title`, `docs: add new guide`,
90
+ `feat: implement feature`
91
92
### Attribution Requirements
93
package.json
@@ -79,4 +79,4 @@
79
"typescript": "~5.2.2",
80
"webpack-dev-middleware": ">=5.3.4"
81
}
82
-}
+}
0 commit comments