@codecompose/typescript-config
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -23,3 +23,3 @@ { | ||
"incremental": true, | ||
"tsBuildInfoFile": "${configDir}/.tsbuildinfo", | ||
"tsBuildInfoFile": "${configDir}/tsconfig.tsbuildinfo", | ||
"module": "preserve", | ||
@@ -26,0 +26,0 @@ "outDir": "${configDir}/dist", |
{ | ||
"name": "@codecompose/typescript-config", | ||
"description": "Opinionated reusable TypeScript configurations", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": "Thijs Koerselman", |
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
5770