typescript-config-silverwind
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "typescript-config-silverwind", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Typescript configuration", | ||
@@ -5,0 +5,0 @@ "author": "silverwind <me@silverwind.io>", |
@@ -39,4 +39,4 @@ { | ||
"noUnusedParameters": true, | ||
"noPropertyAccessFromIndexSignature": true, | ||
"noPropertyAccessFromIndexSignature": false, | ||
} | ||
} |
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
2193