Jonghakseo / chrome-extension-boilerplate-react-vite

Chrome Extension Boilerplate with React + Vite + Typescript
MIT License
1.85k stars 280 forks source link

Use eslint 9 #465

Open wonkyDD opened 1 month ago

wonkyDD commented 1 month ago

With the introduction of turborepo and big updates, I suggest updating eslint to version 9 as well. If it's okay, I'd like to work on it.

PatrykKuniczak commented 1 month ago

@wonkyDD Let's open pull request, if you want :)

AaronLayton commented 1 month ago

I'm already upgraded to eslint 9.2.0 - can't remember what I needed to do or if anything specific broke when I did it, but let me know your error and I will compare against mine

PatrykKuniczak commented 1 month ago

@wonkyDD Are you want some help or the lack of time?

wonkyDD commented 1 month ago

@PatrykKuniczak I totally forgot because several urgent matters came up. I won't be able to focus on it for a while, so if someone else can handle it, I'm fine with that. 😭

PatrykKuniczak commented 1 month ago

@wonkyDD We're need to wait for related/other libs, because they don't support version 9 image