@codecompose/typescript-config
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -24,3 +24,3 @@ { | ||
"module": "preserve", | ||
"outDir": "dist", | ||
"outDir": "${configDir}/dist", | ||
"baseUrl": "${configDir}", | ||
@@ -27,0 +27,0 @@ "rootDir": "${configDir}/src", |
{ | ||
"name": "@codecompose/typescript-config", | ||
"description": "Opinionated reusable TypeScript configurations", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"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
4447