Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-prettier

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-prettier - npm Package Compare versions

Comparing version 6.2.0 to 6.3.0

1

@typescript-eslint.js

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

"@typescript-eslint/brace-style": "off",
"@typescript-eslint/func-call-spacing": "off",

@@ -9,0 +10,0 @@ "@typescript-eslint/indent": "off",

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

### Version 6.3.0 (2019-09-10)
- Added: [@typescript-eslint/brace-style]. Thanks to Masafumi Koba
(@ybiquitous)!
### Version 6.2.0 (2019-09-03)

@@ -299,2 +304,3 @@

[@typescript-eslint/brace-style]: https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/brace-style.md
[@typescript-eslint/eslint-plugin]: https://github.com/typescript-eslint/typescript-eslint

@@ -301,0 +307,0 @@ [@typescript-eslint/func-call-spacing]: https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/func-call-spacing.md

8

package.json
{
"name": "eslint-config-prettier",
"version": "6.2.0",
"version": "6.3.0",
"license": "MIT",

@@ -41,4 +41,4 @@ "author": "Simon Lydell",

"devDependencies": {
"@typescript-eslint/eslint-plugin": "2.1.0",
"@typescript-eslint/parser": "2.1.0",
"@typescript-eslint/eslint-plugin": "2.2.0",
"@typescript-eslint/parser": "2.2.0",
"babel-eslint": "10.0.3",

@@ -60,3 +60,3 @@ "cross-spawn": "6.0.5",

"rimraf": "3.0.0",
"typescript": "3.5.3"
"typescript": "3.6.2"
},

@@ -63,0 +63,0 @@ "peerDependencies": {

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

- prettier 1.18.2
- @typescript-eslint/eslint-plugin 2.1.0
- @typescript-eslint/eslint-plugin 2.2.0
- eslint-plugin-babel 5.3.0

@@ -791,0 +791,0 @@ - eslint-plugin-flowtype 4.3.0

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc