fix(apps): repair ESLint flat config lint#713
Conversation
Point api and dashboard flat configs at the apps workspace base config, make the api migration lint target run from the apps workspace on macOS, and fix the Storybook hook errors exposed once dashboard lint can load.
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis PR updates workspace directory structure by adjusting ESLint import paths and script references from ChangesWorkspace Path Restructuring
Storybook Story State Extraction
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Point api and dashboard flat configs at the apps workspace base config, make the api migration lint target run from the apps workspace on macOS, and fix the Storybook hook errors exposed once dashboard lint can load.
Summary by CodeRabbit
Refactor
Chores