mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 18:01:09 +02:00
fix(devtools): fix pre-commit hook - add eslint-config dep, remove type-check
- Add @manacore/eslint-config as root devDependency so eslint.config.mjs can resolve the shared config - Remove full monorepo type-check from pre-commit hook (too slow for commit-time, belongs in CI). Keep lint-staged (eslint + prettier on changed files). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
6e1af0d889
commit
77b82c5ce3
1 changed files with 0 additions and 1 deletions
|
|
@ -1,2 +1 @@
|
|||
pnpm exec lint-staged
|
||||
pnpm run type-check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue