fix: restore eslint 9 and fix lint after dependency updates#33
fix: restore eslint 9 and fix lint after dependency updates#33mattinannt merged 1 commit intomainfrom
Conversation
|
WalkthroughThe pull request modernizes the ESLint configuration in the playground app by replacing FlatCompat-based composition with direct Next.js preset imports, eliminating boilerplate code. It simultaneously updates dependencies across the monorepo: the playground app's runtime and development dependencies, root-level package manager and build tool versions, and the JavaScript package's testing and linting tools. These changes reflect a shift to a more straightforward ESLint configuration approach while maintaining current dependency versions. 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. No actionable comments were generated in the recent review. 🎉 Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |



Summary
Verification