mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-21 03:15:21 -04:00
db7c1d4ef3
--------- Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
# Run lint-staged
|
|
pnpm run format:write
|
|
|
|
# Run lint for the entire project
|
|
pnpm run lint |