@antfu/eslint-plugin-prettier
Fork of eslint-plugin-prettier.
Adding fullControl
options allows ESLint to take control of how files are ignored.
Runs prettier as an eslint rule
Fork of eslint-plugin-prettier.
Adding fullControl
options allows ESLint to take control of how files are ignored.
21a7146
Thanks @krist7599555! - fix: parserPath
type might be undefined
on Eslint Falt Config#508 910aeb6
Thanks @JounQin! - feat!: bump peer eslint to ">=8.0.0" and node to "^14.18.0 || >=16.0.0"
#508 910aeb6
Thanks @JounQin! - feat!: upgrade to prettier v3
#548 82a3db8
Thanks @fisker! - fix: add missing dependency synckit
#564 ae7a73c
Thanks @auvred! - fix: compatibility with prettier@3 without plugins
#483 7bd70b6
Thanks @JounQin! - feat: support svelte out of box
close #472, close #482
We recommend to use eslint-plugin-svelte
instead of eslint-plugin-svelte3
.
stylelint-prettier
(#415) (52eec48)This breaking change drops support for old versions of ESLint, Prettier and Node. You must use at least ESLint v7.28.0, Prettier v2.0.0 and Node v12.0.0. Aside from that, usage of this plugin remains identical.
@graphql-eslint/eslint-plugin
out of box (#413) (ec6fbb1)meta.type
to "layout" (#283) (97152e2)