Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
25e6ad98e0
commit
8913c95b41
|
|
@ -164,7 +164,7 @@ For contributors working on the BMad codebase:
|
||||||
npm test
|
npm test
|
||||||
|
|
||||||
# Development commands
|
# Development commands
|
||||||
npm run lint:fix # Check code style
|
npm run lint:fix # Fix code style
|
||||||
npm run format:fix # Auto-format code
|
npm run format:fix # Auto-format code
|
||||||
npm run bundle # Build web bundles
|
npm run bundle # Build web bundles
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue