mirror of
https://github.com/DigiLive/mushroom-strategy.git
synced 2026-08-03 20:14:19 +02:00
4fa2dc505f
Add dist/ commit protection Adds a pre-commit hook to prevent direct commits to dist/ and registers husky as a dev dependency so hooks are installed automatically. This protects CI-managed build artifacts from accidental changes and preserves build integrity.