mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-12 10:49:58 +02:00
Some cleanup
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
"vendor:vendor-plugins": "node scripts/vendor-plugins.cjs",
|
||||
"vendor:vendor-protoc": "node scripts/vendor-protoc.cjs",
|
||||
"vendor:vendor-node": "node scripts/vendor-node.cjs",
|
||||
"format": "vp fmt --ignore-path .oxfmtignore",
|
||||
"format": "vp fmt",
|
||||
"lint": "run-p lint:*",
|
||||
"lint:vp": "vp lint",
|
||||
"lint:workspaces": "npm run --workspaces --if-present lint",
|
||||
|
||||
Reference in New Issue
Block a user