tslint-config-vtex
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "tslint-config-vtex", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "VTEX's tslint config", | ||
"main": "tslint.json", | ||
"peerDependencies": { | ||
"tslint-eslint-rules": "^3.2.3" | ||
"tslint-eslint-rules": "^4.1.1" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
@@ -70,3 +70,3 @@ { | ||
"no-invalid-regexp": true, | ||
"no-irregular-whitespace": true, | ||
"ter-no-irregular-whitespace": true, | ||
"label-position": true, | ||
@@ -79,3 +79,3 @@ "indent": [true, "spaces"], | ||
"no-regex-spaces": true, | ||
"no-sparse-arrays": true, | ||
"ter-no-sparse-arrays": true, | ||
"no-string-throw": true, | ||
@@ -82,0 +82,0 @@ "no-trailing-whitespace": true, |
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
5293
5