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
4578Next

2.7.0

Diff

Changelog

Source

Version 2.7.0 (2017-11-01)

  • Added: The [lines-around-comment] rule (as a [special rule][lines-around-comment-special]). Thanks to Maurice de Beijer (@mauricedb)!
  • Added: The [no-unexpected-multiline] rule (as a [special rule][no-unexpected-multiline-special]). Thanks to Suhas Karanth (@sudo-suhas)!
lydell
published 2.6.0 •

Changelog

Source

Version 2.6.0 (2017-09-23)

  • Added: The [no-floating-decimal] rule.
lydell
published 2.5.0 •

Changelog

Source

Version 2.5.0 (2017-09-16)

  • Added: Support for [eslint-plugin-standard]. Thanks to Christian Pekeler (@pekeler)!
lydell
published 2.4.0 •

Changelog

Source

Version 2.4.0 (2017-09-02)

  • Added: The [function-paren-newline] rule (new in [ESLint 4.6.0]). Thanks to Pierre Vanduynslager (@vanduynslagerp)!
lydell
published 2.3.0 •

Changelog

Source

Version 2.3.0 (2017-06-30)

  • Added: The (deprecated) [indent-legacy] rule. Thanks to M. Ian Graham (@miangraham)!
lydell
published 2.2.0 •

Changelog

Source

Version 2.2.0 (2017-06-17)

  • Added: New rules from [ESLint 4.0.0]:
    • [array-element-newline]
    • [array-bracket-newline]
    • [semi-style]
    • [switch-colon-spacing]
  • Added: [react/jsx-closing-tag-location]
lydell
published 2.1.1 •

Changelog

Source

Version 2.1.1 (2017-05-20)

  • No code changes. Just updates to the readme.
lydell
published 2.1.0 •

Changelog

Source

Version 2.1.0 (2017-05-13)

  • Added: The [no-tabs] rule (as a [special rule][no-tabs-special]). Thanks to Alex Meah (@AlexMeah)!
lydell
published 2.0.0 •

Changelog

Source

Version 2.0.0 (2017-05-07)

  • Changed/Improved: The CLI helper tool is now more helpful.

    • The options of special rules are now validated if possible. If a special rule is enabled with non-conflicting options, the CLI no longer warns about it.
    • If only special rules that cannot be automatically checked are found, the CLI no longer exists with a non-zero exit code. Instead, it only warns about the rules.
  • Changed: The [no-confusing-arrow] is now a special rule again, since it might conflict with recent Prettier versions.

  • Removed: The react/wrap-multilines rule (which has been deprecated for a while), since it was removed in eslint-plugin-react@7.

lydell
published 1.7.0 •

Changelog

Source

Version 1.7.0 (2017-04-19)

  • Changed: The [no-confusing-arrow] is no longer a special rule, but simply turned off, since recent Prettier versions make it redundant.
  • Improved: The CLI helper tool now has a more helpful message for special rules, and exits with a different status code if only special rules were found. The exit codes are now documented as well.
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