chore: lint and code review fixes

This commit is contained in:
2025-09-13 01:14:45 +03:00
parent 13a00d2f0f
commit b180fbeb48
15 changed files with 191 additions and 51 deletions

View File

@@ -81,11 +81,8 @@ npm run rebuild
# Check code style
npm run lint
npm run format -- --check
# Fix code style issues
npm run lint:fix
npm run format -- --write
npm run lint:yaml
npm run lint:markdown
```
## Grammar Development