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 1.4.0 to 1.4.1

4

bin/cli.js

@@ -20,3 +20,3 @@ #!/usr/bin/env node

"For more information, see:",
"https://github.com/lydell/eslint-config-prettier#cli-helper-tool"
"https://github.com/prettier/eslint-config-prettier#cli-helper-tool"
].join("\n")

@@ -118,3 +118,3 @@ );

"The following rules can be enabled in some cases. See:",
"https://github.com/lydell/eslint-config-prettier#special-rules",
"https://github.com/prettier/eslint-config-prettier#special-rules",
"",

@@ -121,0 +121,0 @@ specialRulesList

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

### Version 1.4.1 (2017-02-28)
- Improved: eslint-config-prettier is now part of the [prettier] organization!
This version updates all URLs to point to the new home of the project.
### Version 1.4.0 (2017-02-26)

@@ -51,4 +56,5 @@

[no-confusing-arrow]: http://eslint.org/docs/rules/no-confusing-arrow
[no-confusing-arrow-special]: https://github.com/lydell/eslint-config-prettier/blob/08ac5bcc25c9cdc71864b4a1e4191e7d28dd2bc2/README.md#no-confusing-arrow
[no-confusing-arrow-special]: https://github.com/prettier/eslint-config-prettier/blob/08ac5bcc25c9cdc71864b4a1e4191e7d28dd2bc2/README.md#no-confusing-arrow
[one-var-declaration-per-line]: http://eslint.org/docs/rules/one-var-declaration-per-line
[prettier]: https://github.com/prettier
[template-tag-spacing]: http://eslint.org/docs/rules/template-tag-spacing
{
"name": "eslint-config-prettier",
"version": "1.4.0",
"version": "1.4.1",
"license": "MIT",
"author": "Simon Lydell",
"description": "Turns off all rules that are unnecessary or might conflict with prettier.",
"repository": "lydell/eslint-config-prettier",
"repository": "prettier/eslint-config-prettier",
"files": [

@@ -9,0 +9,0 @@ "bin/",

@@ -315,3 +315,3 @@ # eslint-config-prettier [![Build Status][travis-badge]][travis]

[quotes]: http://eslint.org/docs/rules/quotes
[travis-badge]: https://travis-ci.org/lydell/eslint-config-prettier.svg?branch=master
[travis]: https://travis-ci.org/lydell/eslint-config-prettier
[travis-badge]: https://travis-ci.org/prettier/eslint-config-prettier.svg?branch=master
[travis]: https://travis-ci.org/prettier/eslint-config-prettier
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