@eslint-react/eslint-plugin
Advanced tools
Comparing version
@@ -28,3 +28,3 @@ 'use strict'; | ||
var name = "@eslint-react/eslint-plugin"; | ||
var version = "1.29.1-beta.1"; | ||
var version = "1.29.1-beta.2"; | ||
@@ -314,3 +314,5 @@ // src/configs/all.ts | ||
"@eslint-react/hooks-extra/no-useless-custom-hooks": "warn", | ||
"@eslint-react/hooks-extra/prefer-use-state-lazy-initialization": "warn" | ||
"@eslint-react/hooks-extra/prefer-use-state-lazy-initialization": "warn", | ||
"@eslint-react/naming-convention/context-name": "warn", | ||
"@eslint-react/naming-convention/use-state": "warn" | ||
}; | ||
@@ -317,0 +319,0 @@ var plugins6 = { |
{ | ||
"name": "@eslint-react/eslint-plugin", | ||
"version": "1.29.1-beta.1", | ||
"version": "1.29.1-beta.2", | ||
"description": "More than 80 high-quality linting rules for writing better React code.", | ||
@@ -53,10 +53,10 @@ "keywords": [ | ||
"@typescript-eslint/utils": "^8.25.0", | ||
"@eslint-react/eff": "1.29.1-beta.1", | ||
"@eslint-react/shared": "1.29.1-beta.1", | ||
"eslint-plugin-react-dom": "1.29.1-beta.1", | ||
"eslint-plugin-react-hooks-extra": "1.29.1-beta.1", | ||
"eslint-plugin-react-debug": "1.29.1-beta.1", | ||
"eslint-plugin-react-naming-convention": "1.29.1-beta.1", | ||
"eslint-plugin-react-x": "1.29.1-beta.1", | ||
"eslint-plugin-react-web-api": "1.29.1-beta.1" | ||
"@eslint-react/eff": "1.29.1-beta.2", | ||
"eslint-plugin-react-debug": "1.29.1-beta.2", | ||
"@eslint-react/shared": "1.29.1-beta.2", | ||
"eslint-plugin-react-dom": "1.29.1-beta.2", | ||
"eslint-plugin-react-hooks-extra": "1.29.1-beta.2", | ||
"eslint-plugin-react-x": "1.29.1-beta.2", | ||
"eslint-plugin-react-web-api": "1.29.1-beta.2", | ||
"eslint-plugin-react-naming-convention": "1.29.1-beta.2" | ||
}, | ||
@@ -63,0 +63,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
769175
0.13%4105
0.24%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed