chrome-extension-boilerplate-react-vite
chrome-extension-boilerplate-react-vite copied to clipboard
Use eslint v9 flat config
Priority*
- [ ] High: This PR needs to be merged first for other tasks.
- [x] Middle: This PR should be merged quickly to prevent conflicts due to common changes. (default)
- [ ] Low: This PR does not affect other tasks, so it can be merged later.
Purpose of the PR*
Use eslint version 9 flat config.
Changes*
This PR upgrades eslint
to version 9 and uses the flat config.
How to check the feature
Add code that warns or errors when eslint
is set up correctly.
Reference
- Closes #465