- Override react-hooks rules within the same config object that defines the plugin - Avoids 'Cannot redefine plugin' error in ESLint 9 flat config
- Move theme detection into useState initializer (fixes set-state-in-effect) - Downgrade React 19 strict ESLint rules to warnings - Skip pnpm install in common-plat build step, add HUSKY=0