@tsconfig/recommended
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "1.0.2" | ||
"version": "1.0.3" | ||
} |
@@ -23,3 +23,3 @@ ### The recommended base for a TSConfig. | ||
"compilerOptions": { | ||
"target": "ES2015", | ||
"target": "es2015", | ||
"module": "commonjs", | ||
@@ -26,0 +26,0 @@ "strict": true, |
{ | ||
"compilerOptions": { | ||
"target": "ES2015", | ||
"target": "es2015", | ||
"module": "commonjs", | ||
@@ -5,0 +5,0 @@ "strict": 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