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

Update to use alternate source for formatting rules. #17

Open
duhrer opened this issue Nov 3, 2023 · 1 comment
Open

Update to use alternate source for formatting rules. #17

duhrer opened this issue Nov 3, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@duhrer
Copy link
Collaborator

duhrer commented Nov 3, 2023

ESLint is deprecating formatting rules in their core code as of today.

We need to update our core config to rely on the "lifeboat" @stylistic/eslint-plugin-js plugin that preserves these rules.

As far as I can see, this will mainly involve adding the plugin to our config and prefixing the existing rule configurations.

@duhrer duhrer added the enhancement New feature or request label Nov 3, 2023
@duhrer
Copy link
Collaborator Author

duhrer commented Nov 3, 2023

I have a branch ready and am just waiting for [email protected] to drop to test the work before I put in a pull.

duhrer pushed a commit to duhrer/eslint-config-fluid that referenced this issue Nov 4, 2023
duhrer pushed a commit to duhrer/eslint-config-fluid that referenced this issue Nov 4, 2023
duhrer pushed a commit to duhrer/eslint-config-fluid that referenced this issue Nov 6, 2023
duhrer pushed a commit to duhrer/eslint-config-fluid that referenced this issue Nov 9, 2023
…will be ahead of the last full release version.
amb26 added a commit that referenced this issue Jan 12, 2024
Update to use ESLint without formatting rules and plugin with them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant