@matthis/tsconfig-lib
Advanced tools
+2
-2
| { | ||
| "name": "@matthis/tsconfig-lib", | ||
| "version": "1.6.1", | ||
| "version": "1.7.0", | ||
| "license": "UNLICENSED", | ||
@@ -8,4 +8,4 @@ "type": "module", | ||
| "dependencies": { | ||
| "typescript": "5.3.x" | ||
| "typescript": "5.5.x" | ||
| } | ||
| } |
+1
-0
@@ -7,2 +7,3 @@ { | ||
| "exactOptionalPropertyTypes": false, | ||
| "isolatedDeclarations": true, | ||
| "noFallthroughCasesInSwitch": true, | ||
@@ -9,0 +10,0 @@ "noImplicitAny": true, |
1174
2.98%35
2.94%+ Added
- Removed
Updated