690401:0823 Update agent rules
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start:mcp": "node ./scripts/start-mcp.js",
|
||||
"dev:backend": "pnpm --filter backend start:dev",
|
||||
"dev:frontend": "pnpm --filter lcbp3-frontend dev",
|
||||
"dev": "pnpm run --parallel /dev|start:dev/",
|
||||
"prepare": "husky",
|
||||
"lint": "eslint .",
|
||||
"lint:fix": "eslint . --fix"
|
||||
|
||||
Reference in New Issue
Block a user