@clipchamp/tslint-config
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@clipchamp/tslint-config", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Clipchamp's TypeScript configuration. Consistent code a day keeps the linter away", | ||
@@ -5,0 +5,0 @@ "main": "tslint-base.json", |
@@ -13,4 +13,5 @@ { | ||
"directive-class-suffix": true, | ||
"no-output-rename": true | ||
"no-output-rename": true, | ||
"no-output-on-prefix": true | ||
} | ||
} |
@@ -162,3 +162,2 @@ { | ||
"no-null-keyword": true, | ||
"no-output-on-prefix": true, | ||
"no-redundant-boolean": { | ||
@@ -165,0 +164,0 @@ "severity": "warning" |
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