tslint-config-ccs
Advanced tools
Comparing version 0.3.7 to 0.4.0
{ | ||
"name": "tslint-config-ccs", | ||
"version": "0.3.7", | ||
"version": "0.4.0", | ||
"description": "A tslint configuration for and by Creative Curiosity", | ||
@@ -5,0 +5,0 @@ "main": "tslint.json", |
@@ -42,2 +42,3 @@ { | ||
"no-magic-numbers": false, | ||
"no-unused-variable": [true, {"ignore-pattern": "^_"}], | ||
"member-ordering": [true, { | ||
@@ -44,0 +45,0 @@ "order": [ |
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
5806
7
52