Socket
Socket
Sign inDemoInstall

eslint-config-prettier

Package Overview
Dependencies
88
Maintainers
2
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
8Next

3.5.0

Diff

Changelog

Source

Version 3.5.0 (2019-01-16)

  • Fixed: The eslint-plugin-vue change from 3.4.0 has been reverted. That change requires eslint-plugin-vue@5, while many use eslint-plugin-vue@4. In other words, it was an accidental breaking change. Also, after thinking about it some more, it makes sense to have a Prettier-specific list of rules, rather than using the vue/no-layout-rules list, since there can be layout rules that don’t conflict with but rather complement Prettier.
  • Added: New eslint-plugin-vue rules coming in the next version after 5.1.0.
lydell
published 3.4.0 •

Changelog

Source

Version 3.4.0 (2019-01-13)

  • Added: Support for [eslint-plugin-typescript]. Thanks to Jed Fox (@j-f1)!
  • Improved: The eslint-plugin-vue integration is now using the vue/no-layout-rules config behind the scenes, so it should automatically stay up-to-date when new eslint-plugin-vue versions are released. Thanks to Michał Sajnóg (@michalsnik)!
lydell
published 3.3.0 •

Changelog

Source

Version 3.3.0 (2018-11-11)

  • Added: The [vue/html-self-closing] rule (as a [special rule][vue/html-self-closing-special]). Thanks to Yamagishi Kazutoshi (@ykzts)!
lydell
published 3.2.0 •

Changelog

Source

Version 3.2.0 (2018-11-10)

  • Added: Support for [eslint-plugin-vue].
  • Fixed: The CLI helper tool should now work in Node.js 6 with npm 3 again. Thanks to Grant Snodgrass (@meeber)!
  • Improved: Updated documentation.
lydell
published 3.1.0 •

Changelog

Source

Version 3.1.0 (2018-09-22)

  • Added: Support for [eslint-plugin-unicorn]. Thanks to John Mars (@j0hnm4r5)!
  • Changed: The [quotes] rule is now allowed to be used to forbid unnecessary backticks. This means that the CLI helper tool no longer can automatically validate it, so you’ll need to refer the [quotes special rule documentation][quotes-special]. Thanks to Nick Petruzzelli (@npetruzzelli)!
lydell
published 3.0.1 •

Changelog

Source

Version 3.0.1 (2018-08-13)

  • Improved: eslint --print-config usage instructions.
lydell
published 3.0.0 •

Changelog

Source

Version 3.0.0 (2018-08-13)

  • Breaking change: Dropped Node.js 4 support.
lydell
published 2.10.0 •

Changelog

Source

Version 2.10.0 (2018-08-13)

  • Added: [flowtype/boolean-style]. Thanks to Mayank Agarwal (@Mayank1791989)!
  • Added: [react/jsx-child-element-spacing]
  • Added: [react/jsx-props-no-multi-spaces]
lydell
published 2.9.0 •

Changelog

Source

Version 2.9.0 (2017-11-26)

  • Added: The [implicit-arrow-linebreak] rule.
lydell
published 2.8.0 •

Changelog

Source

Version 2.8.0 (2017-11-19)

  • Added: The [react/jsx-one-expression-per-line] rule.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc