@lego/tslint-config
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -83,3 +83,3 @@ "use strict"; | ||
}, | ||
'return-undefined': true, | ||
'return-undefined': false, | ||
semicolon: { | ||
@@ -86,0 +86,0 @@ options: ['always'], |
{ | ||
"name": "@lego/tslint-config", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "LEGO shareable tslint config for ts projects", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@lego/tslint-config-prettier": "1.7.4", | ||
"@lego/tslint-config-prettier": "1.7.5", | ||
"lodash.omit": "4.5.0", | ||
@@ -55,3 +55,3 @@ "tslint-consistent-codestyle": "1.15.1", | ||
}, | ||
"gitHead": "a0fafd9db947701ae548e73973ff4432c2fe728c" | ||
"gitHead": "54c2973a3411cef20a1ce73dad214778e4cfd70e" | ||
} |
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
20806
+ Added@lego/tslint-config-prettier@1.7.5(transitive)
- Removed@lego/tslint-config-prettier@1.7.4(transitive)