mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 18:01:09 +02:00
🔧 chore: add lint-staged for pre-commit formatting
- Install lint-staged to format staged files before commit - Update pre-commit hook to run lint-staged then type-check - Auto-format ts, tsx, js, jsx, json, md, svelte, astro files
This commit is contained in:
parent
ea3582d487
commit
86da45a0c8
4 changed files with 163 additions and 0 deletions
|
|
@ -1 +1,2 @@
|
|||
pnpm exec lint-staged
|
||||
pnpm run type-check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue