neworbit-tslint-config
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "neworbit-tslint-config", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "NewOrbit standard tslint configuration", | ||
@@ -5,0 +5,0 @@ "scripts": {}, |
@@ -74,2 +74,5 @@ { | ||
"no-debugger": true, | ||
"no-default-export": { | ||
"severity": "warning" | ||
}, | ||
"no-duplicate-super": true, | ||
@@ -76,0 +79,0 @@ "no-empty": 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
8547
294