mirror of
https://github.com/tale/headplane.git
synced 2026-08-27 15:37:04 +00:00
chore: update dev stuff
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ pre-commit:
|
||||
commands:
|
||||
lint:
|
||||
glob: "*.{js,ts,cjs,mjs,d.cts,d.mts,jsx,tsx,json,jsonc}"
|
||||
run: pnpm lint --fix {staged_files}
|
||||
run: pnpm lint --fix --no-error-on-unmatched-pattern {staged_files}
|
||||
stage_fixed: true
|
||||
format:
|
||||
glob: "*"
|
||||
|
||||
Reference in New Issue
Block a user