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

Change stylistic rules for expressions in <template> to extend from ESLint Stylistic #2330

Merged
merged 5 commits into from
Nov 29, 2023

Conversation

ota-meshi
Copy link
Member

This PR changes the stylistic rules for the expressions in <template> to extend from ESLint Stylistic.

However, if ESLint Stylistic is not installed, it behaves the same as before.

However, in ESLint v9 those rules will be removed and therefore no longer available.
This PR change is to keep those rules working in ESLint v9.

docs/rules/index.md Outdated Show resolved Hide resolved
lib/utils/index.js Outdated Show resolved Hide resolved
ota-meshi and others added 2 commits November 29, 2023 22:53
Co-authored-by: Flo Edelmann <git@flo-edelmann.de>
Copy link
Member

@FloEdelmann FloEdelmann left a comment

Choose a reason for hiding this comment

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

LGTM now. Thanks for making these rules future-proof!

@ota-meshi ota-meshi merged commit 4eb3f50 into master Nov 29, 2023
16 checks passed
@ota-meshi ota-meshi deleted the stylistic-rules branch November 29, 2023 14: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.

2 participants