@mastermunj/oxc-config
Advanced tools
+1
-1
@@ -69,3 +69,3 @@ { | ||
| }, | ||
| "ignore": "^[a-z]{2,3}-[A-Z]{2,3}(.test)?\\.(ts|js)$" | ||
| "ignore": ["^[a-z]{2,3}-[A-Z]{2,3}(.test)?\\.(ts|js)$"] | ||
| } | ||
@@ -72,0 +72,0 @@ ], |
+5
-5
| { | ||
| "name": "@mastermunj/oxc-config", | ||
| "version": "0.0.4", | ||
| "version": "0.0.5", | ||
| "description": "Shared oxlint + oxfmt configuration for TypeScript packages", | ||
@@ -44,7 +44,7 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "commit-and-tag-version": "^12.7.1", | ||
| "oxfmt": "^0.42.0", | ||
| "oxlint": "^1.57.0", | ||
| "oxlint-tsgolint": "^0.17.3" | ||
| "commit-and-tag-version": "^13.0.0", | ||
| "oxfmt": "^0.59.0", | ||
| "oxlint": "^1.74.0", | ||
| "oxlint-tsgolint": "^0.25.0" | ||
| } | ||
| } |
6956
0.03%