Socket
Socket
Sign inDemoInstall

eslint-config-prettier

Package Overview
Dependencies
1
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.3.0

6

CHANGELOG.md

@@ -0,1 +1,6 @@

### Version 2.3.0 (2017-06-30)
- Added: The (deprecated) [indent-legacy] rule. Thanks to M. Ian Graham
(@miangraham)!
### Version 2.2.0 (2017-06-17)

@@ -109,2 +114,3 @@

[eslint-plugin-react]: https://github.com/yannickcr/eslint-plugin-react
[indent-legacy]: http://eslint.org/docs/rules/indent-legacy
[no-confusing-arrow-special]: https://github.com/prettier/eslint-config-prettier/blob/08ac5bcc25c9cdc71864b4a1e4191e7d28dd2bc2/README.md#no-confusing-arrow

@@ -111,0 +117,0 @@ [no-confusing-arrow]: http://eslint.org/docs/rules/no-confusing-arrow

1

index.js

@@ -32,2 +32,3 @@ "use strict";

indent: "off",
"indent-legacy": "off",
"jsx-quotes": "off",

@@ -34,0 +35,0 @@ "key-spacing": "off",

2

package.json
{
"name": "eslint-config-prettier",
"version": "2.2.0",
"version": "2.3.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "author": "Simon Lydell",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc