neworbit-tslint-config
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "neworbit-tslint-config", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "NewOrbit standard tslint configuration", | ||
@@ -5,0 +5,0 @@ "scripts": {}, |
@@ -102,3 +102,3 @@ { | ||
"no-reference-import": true, | ||
"no-require-imports": true, | ||
"no-require-imports": false, | ||
"no-shadowed-variable": true, | ||
@@ -105,0 +105,0 @@ "no-string-literal": 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
9237