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: introduce @stylistic/eslint-plugin #11

Merged
merged 4 commits into from
Sep 25, 2023
Merged

Conversation

antfu
Copy link
Member

@antfu antfu commented Sep 25, 2023

This PR introduced the new @stylistic/eslint-plugin package and recommended it as default.

The idea comes from @ota-meshi in #1 (comment)

With this plugin, users no longer need to override js rules in favor of ts rules manually, as ts rules are able to handle js code even when the ts parser is not enabled.

Under the hood, we will still maintain @stylistic/eslint-plugin-js and @stylistic/eslint-plugin-ts for a while to make the migration easier.

@netlify
Copy link

netlify bot commented Sep 25, 2023

Deploy Preview for eslint-stylistic ready!

Name Link
🔨 Latest commit 9c61df8
🔍 Latest deploy log https://app.netlify.com/sites/eslint-stylistic/deploys/651132e3676e0c000846ad1f
😎 Deploy Preview https://deploy-preview-11--eslint-stylistic.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@antfu antfu merged commit d91f29f into main Sep 25, 2023
11 checks passed
@antfu antfu deleted the feat/default-eslint-plugin branch November 11, 2023 02:00
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.

None yet

1 participant