mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
feat: add permission for npm run lint command in settings
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"Bash(bun run test:unit:*)",
|
||||
"Bash(echo:*)",
|
||||
"Bash(npx prisma validate:*)",
|
||||
"Bash(npm run typecheck:*)"
|
||||
"Bash(npm run typecheck:*)",
|
||||
"Bash(npm run lint)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user