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: typescript-eslint v8 has supported eslint v9 #141

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

aladdin-add
Copy link
Member

@aladdin-add aladdin-add commented Aug 2, 2024

refs: https://typescript-eslint.io/blog/announcing-typescript-eslint-v8

$ node ../bin/create-config.js
@eslint/create-config: v1.2.0

✔ How would you like to use ESLint? · problems
✔ What type of modules does your project use? · esm
✔ Which framework does your project use? · react
✔ Does your project use TypeScript? · typescript
✔ Where does your code run? · browser
The config that you've selected requires the following dependencies:

eslint, globals, @eslint/js, typescript-eslint, eslint-plugin-react
✔ Would you like to install them now? · No / Yes
✔ Which package manager do you want to use? · npm
☕️Installing...

added 221 packages in 1m

107 packages are looking for funding
  run `npm fund` for details
Successfully created /Users/weiran/repo/github/create-config/example/eslint.config.mjs file.

Copy link
Member

@mdjermanovic mdjermanovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

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

Successfully merging this pull request may close these issues.

2 participants