@fdebijl/tsconfig
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "@fdebijl/tsconfig", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Shared config for all my Typescript projects", | ||
@@ -5,0 +5,0 @@ "main": "tsconfig.json", |
@@ -11,3 +11,2 @@ { | ||
"esModuleInterop": true, | ||
"exactOptionalPropertyTypes": true, | ||
"forceConsistentCasingInFileNames": true, | ||
@@ -14,0 +13,0 @@ "noFallthroughCasesInSwitch": 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
1595
17