@eslint-react/eslint-plugin
Advanced tools
+3
-3
@@ -1,6 +0,6 @@ | ||
| import { CompatibleConfig, CompatiblePlugin } from "@eslint-react/shared"; | ||
| import { ESLint, Linter } from "eslint"; | ||
| //#region src/index.d.ts | ||
| type ConfigName = "all" | "disable-conflict-eslint-plugin-react" | "disable-conflict-eslint-plugin-react-hooks" | "disable-dom" | "disable-rsc" | "disable-experimental" | "disable-type-checked" | "disable-web-api" | "dom" | "rsc" | "no-deprecated" | "off" | "recommended" | "recommended-type-checked" | "recommended-typescript" | "strict" | "strict-type-checked" | "strict-typescript" | "web-api" | "x"; | ||
| declare const plugin: CompatiblePlugin & { | ||
| declare const plugin: ESLint.Plugin & { | ||
| /** | ||
@@ -10,5 +10,5 @@ * For more information about each preset, please refer to the documentation. | ||
| */ | ||
| configs: Record<ConfigName, CompatibleConfig>; | ||
| configs: Record<ConfigName, Linter.Config>; | ||
| }; | ||
| //#endregion | ||
| export { plugin as default }; |
+1
-1
@@ -27,3 +27,3 @@ import react from "eslint-plugin-react-x"; | ||
| var name$20 = "@eslint-react/eslint-plugin"; | ||
| var version = "3.0.0-next.55"; | ||
| var version = "3.0.0-next.56"; | ||
@@ -30,0 +30,0 @@ //#endregion |
+9
-9
| { | ||
| "name": "@eslint-react/eslint-plugin", | ||
| "version": "3.0.0-next.55", | ||
| "version": "3.0.0-next.56", | ||
| "description": "A unified plugin that combines all individual plugins from the eslint-react monorepo into one.", | ||
@@ -49,12 +49,12 @@ "keywords": [ | ||
| "ts-api-utils": "^2.4.0", | ||
| "@eslint-react/eff": "3.0.0-next.55", | ||
| "eslint-plugin-react-naming-convention": "3.0.0-next.55", | ||
| "eslint-plugin-react-dom": "3.0.0-next.55", | ||
| "eslint-plugin-react-rsc": "3.0.0-next.55", | ||
| "eslint-plugin-react-web-api": "3.0.0-next.55", | ||
| "@eslint-react/shared": "3.0.0-next.55", | ||
| "eslint-plugin-react-x": "3.0.0-next.55" | ||
| "@eslint-react/eff": "3.0.0-next.56", | ||
| "@eslint-react/shared": "3.0.0-next.56", | ||
| "eslint-plugin-react-dom": "3.0.0-next.56", | ||
| "eslint-plugin-react-naming-convention": "3.0.0-next.56", | ||
| "eslint-plugin-react-rsc": "3.0.0-next.56", | ||
| "eslint-plugin-react-web-api": "3.0.0-next.56", | ||
| "eslint-plugin-react-x": "3.0.0-next.56" | ||
| }, | ||
| "devDependencies": { | ||
| "tsdown": "^0.21.0-beta.1", | ||
| "tsdown": "^0.21.0-beta.2", | ||
| "@local/configs": "0.0.0" | ||
@@ -61,0 +61,0 @@ }, |
31947
-0.13%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed