chrome-extension-boilerplate-react-vite icon indicating copy to clipboard operation
chrome-extension-boilerplate-react-vite copied to clipboard

Use eslint v9 flat config

Open plbstl opened this issue 5 months ago • 35 comments

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

plbstl avatar Sep 03 '24 19:09 plbstl