eslint-config-prettier
Advanced tools
Changelog
10.0.3
#294 8dbbd6d
Thanks @FloEdelmann! - feat: add name to config
#280 cba5737
Thanks @zanminkian! - feat: add declaration file
Changelog
Changelog
Version 9.1.0 (2023-12-02)
ESLINT_CONFIG_PRETTIER_NO_DEPRECATED
environment variable.Changelog
Version 9.0.0 (2023-08-05)
"unicode-bom": "off"
to your config to disable it again, or run ESLint with --fix
to fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien (@nstepien)!Changelog
Version 8.10.0 (2023-08-03)