tslint-config-prettier
Advanced tools
Comparing version 1.12.0 to 1.13.0
@@ -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, |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13103
153