@ctrl/eslint-config-biome
Advanced tools
+9
-9
| { | ||
| "name": "@ctrl/eslint-config-biome", | ||
| "version": "4.4.0", | ||
| "version": "4.4.1", | ||
| "description": "eslint typescript config", | ||
@@ -24,8 +24,8 @@ "scripts": { | ||
| "dependencies": { | ||
| "@eslint/js": "^9.26.0", | ||
| "@typescript-eslint/eslint-plugin": "^8.31.1", | ||
| "@typescript-eslint/parser": "^8.31.1", | ||
| "eslint-plugin-import-x": "^4.11.0", | ||
| "@eslint/js": "^9.27.0", | ||
| "@typescript-eslint/eslint-plugin": "^8.32.1", | ||
| "@typescript-eslint/parser": "^8.32.1", | ||
| "eslint-plugin-import-x": "^4.12.2", | ||
| "eslint-plugin-simple-import-sort": "^12.1.1", | ||
| "typescript-eslint": "^8.31.1" | ||
| "typescript-eslint": "^8.32.1" | ||
| }, | ||
@@ -35,4 +35,4 @@ "devDependencies": { | ||
| "@sindresorhus/tsconfig": "7.0.0", | ||
| "eslint": "^9.26.0", | ||
| "globals": "^16.0.0", | ||
| "eslint": "^9.27.0", | ||
| "globals": "^16.1.0", | ||
| "typescript": "5.8.3" | ||
@@ -58,3 +58,3 @@ }, | ||
| }, | ||
| "packageManager": "pnpm@10.10.0" | ||
| "packageManager": "pnpm@10.11.0" | ||
| } |
+1
-0
@@ -23,2 +23,3 @@ # @ctrl/eslint-config-biome | ||
| export default [ | ||
| ...config, | ||
| includeIgnoreFile(gitignorePath), | ||
@@ -25,0 +26,0 @@ { |
20701
0.06%42
2.44%