Skip to content

Ditch eslint-plugin-prettier and use eslint-config-prettier#3910

Merged
DmitrySharabin merged 1 commit into
v2from
eslint-tweaks
Apr 27, 2025
Merged

Ditch eslint-plugin-prettier and use eslint-config-prettier#3910
DmitrySharabin merged 1 commit into
v2from
eslint-tweaks

Conversation

@DmitrySharabin

@DmitrySharabin DmitrySharabin commented Apr 27, 2025

Copy link
Copy Markdown
Member
  • We don't need eslint-plugin-prettier since we now use Prettier as a formatter. Moreover, it conflicts with the specified rules because it doesn't consider our Prettier configuration.
  • Use eslint-config-prettier to turn off all unnecessary rules that might conflict with Prettier.

- We don't need `eslint-plugin-prettier` since we use Prettier as a formatter. Moreover, it conflicts with the specified rules since it doesn't consider our Prettier configuration.
- Use `eslint-config-prettier` to turn off all unnecessary rules that might conflict with Prettier.
@netlify

netlify Bot commented Apr 27, 2025

Copy link
Copy Markdown

Deploy Preview for dev-prismjs-com ready!

Name Link
🔨 Latest commit cf43481
🔍 Latest deploy log https://app.netlify.com/sites/dev-prismjs-com/deploys/680e2ffc52e81b00088ecdc2
😎 Deploy Preview https://deploy-preview-3910--dev-prismjs-com.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.

@github-actions

Copy link
Copy Markdown

No JS Changes

Generated by 🚫 dangerJS against cf43481

@DmitrySharabin DmitrySharabin requested a review from LeaVerou April 27, 2025 13:25
@DmitrySharabin DmitrySharabin merged commit 2f7b10d into v2 Apr 27, 2025
14 of 15 checks passed
@DmitrySharabin DmitrySharabin deleted the eslint-tweaks branch April 27, 2025 16:33
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