Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: upgrade to eslint 9 #48

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

christopher-buss
Copy link

This finally adds support for ESLint 9, along with the updated typescript eslint v8 utils to match.

@christopher-buss christopher-buss force-pushed the feat/upgrade-to-eslint-9 branch from 8f796c7 to d1c6e23 Compare August 10, 2024 00:26
@daymxn
Copy link

daymxn commented Nov 25, 2024

Anything blocking this from being merged?

Pulling the branch locally and linking it as a local dependency seems to be working in my rbxts project. Although, I did have to add an include field to the tsconfig.json for the eslint plugin.

"include": [
  "src/**/*.ts"
],

cc @christopher-buss @Dionysusnu

@Dionysusnu
Copy link
Contributor

That would be a question for @osyrisrblx, although I don't think there are any blockers.

@versaceLORD
Copy link

Would be super sweet to get support for eslint 9, been out for a while now 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants