@cycraft/tsconfig
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@cycraft/tsconfig", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Modern ESM base tsconfig to extend from", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -7,3 +7,3 @@ { | ||
"moduleDetection": "force", | ||
"target": "es2023", | ||
"target": "es2022", | ||
"resolveJsonModule": false, // ESM doesn't yet support JSON modules | ||
@@ -10,0 +10,0 @@ "lib": [ |