typescript-config-silverwind
Advanced tools
Comparing version 4.0.1 to 4.1.0
{ | ||
"name": "typescript-config-silverwind", | ||
"version": "4.0.1", | ||
"version": "4.1.0", | ||
"description": "Typescript configuration", | ||
@@ -5,0 +5,0 @@ "author": "silverwind <me@silverwind.io>", |
@@ -44,3 +44,3 @@ { | ||
// lint | ||
"strict": true, | ||
"strict": false, | ||
"noUnusedLocals": true, | ||
@@ -47,0 +47,0 @@ "noUnusedParameters": 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
2354