@mintlify/oxlint-config
Advanced tools
+3
-1
@@ -16,2 +16,3 @@ { | ||
| ], | ||
| "eslint/no-empty-pattern": "off", | ||
| "eslint/no-unused-expressions": "off", | ||
@@ -25,4 +26,5 @@ "eslint/no-useless-catch": "off", | ||
| "typescript/no-unnecessary-condition": "error", | ||
| "typescript/no-for-in-array": "error" | ||
| "typescript/no-for-in-array": "error", | ||
| "typescript-eslint/triple-slash-reference": "off" | ||
| } | ||
| } |
+1
-1
| { | ||
| "name": "@mintlify/oxlint-config", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Mintlify's Oxlint configuration", | ||
@@ -5,0 +5,0 @@ "main": "oxlintrc.json", |
2737
3.52%46
4.55%