Skip to content

Commit ca9fb07

Browse files
committed
chore: npm run format
Signed-off-by: Xe Iaso <[email protected]>
1 parent fb25317 commit ca9fb07

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

AGENTS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,10 @@ npm run lint
8484
### Commit Message Convention
8585

8686
Follow conventional commit format:
87+
8788
- Use lowercase for commit body text
88-
- 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`
8991

9092
### Attribution Requirements
9193

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@
7979
"typescript": "~5.2.2",
8080
"webpack-dev-middleware": ">=5.3.4"
8181
}
82-
}
82+
}

0 commit comments

Comments
 (0)