tslint-config-vtex
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "tslint-config-vtex", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "VTEX's tslint config", | ||
@@ -5,0 +5,0 @@ "main": "tslint.json", |
{ | ||
"rulesDirectory": ["../tslint-eslint-rules/dist/rules"], | ||
"rules": { | ||
"no-use-before-declare": true, | ||
"class-name": true, | ||
@@ -5,0 +6,0 @@ "typedef-whitespace": [ |
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
5610
91