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

tslint-config-prettier

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-config-prettier - npm Package Compare versions

Comparing version 1.12.0 to 1.13.0

2

lib/index.json

@@ -24,2 +24,3 @@ {

"max-line-length": false,
"multiline-arrow": false,
"new-parens": false,

@@ -79,2 +80,3 @@ "newline-per-chained-call": false,

"max-line-length": false,
"multiline-arrow": false,
"new-parens": false,

@@ -81,0 +83,0 @@ "newline-per-chained-call": false,

6

package.json
{
"name": "tslint-config-prettier",
"version": "1.12.0",
"version": "1.13.0",
"description": "Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.",

@@ -81,3 +81,3 @@ "keywords": [

"@types/make-dir": "^1.0.1",
"@types/node": "^9.3.0",
"@types/node": "^10.0.3",
"@types/prettier": "^1.10.0",

@@ -98,3 +98,3 @@ "codelyzer": "4.1.0",

"tslint-divid": "1.3.0",
"tslint-eslint-rules": "5.1.0",
"tslint-eslint-rules": "5.3.0",
"tslint-immutable": "4.5.4",

@@ -101,0 +101,0 @@ "tslint-microsoft-contrib": "5.0.3",

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