Added just lint-ui for linting front end code (#2997)
This commit is contained in:
@@ -151,6 +151,10 @@ run-server:
|
|||||||
@echo "Running server..."
|
@echo "Running server..."
|
||||||
cargo run -p goose-server
|
cargo run -p goose-server
|
||||||
|
|
||||||
|
# make GUI with latest binary
|
||||||
|
lint-ui:
|
||||||
|
cd ui/desktop && npm run lint:check
|
||||||
|
|
||||||
# make GUI with latest binary
|
# make GUI with latest binary
|
||||||
make-ui:
|
make-ui:
|
||||||
@just release-binary
|
@just release-binary
|
||||||
|
|||||||
Reference in New Issue
Block a user