@eslint-react/var
Advanced tools
+1
-0
@@ -37,2 +37,3 @@ import { Scope } from "@typescript-eslint/scope-manager"; | ||
| * Detect the ObjectType of a given node | ||
| * @param context The context of the rule | ||
| * @param node The node to check | ||
@@ -39,0 +40,0 @@ * @returns The ObjectType of the node, or undefined if not detected |
+1
-0
@@ -67,2 +67,3 @@ import { DefinitionType } from "@typescript-eslint/scope-manager"; | ||
| * Detect the ObjectType of a given node | ||
| * @param context The context of the rule | ||
| * @param node The node to check | ||
@@ -69,0 +70,0 @@ * @returns The ObjectType of the node, or undefined if not detected |
+4
-4
| { | ||
| "name": "@eslint-react/var", | ||
| "version": "3.0.0-beta.64", | ||
| "version": "3.0.0-beta.65", | ||
| "description": "ESLint React's TSESTree AST utility module for static analysis of variables.", | ||
@@ -37,5 +37,5 @@ "homepage": "https://github.com/Rel1cx/eslint-react", | ||
| "ts-pattern": "^5.9.0", | ||
| "@eslint-react/ast": "3.0.0-beta.64", | ||
| "@eslint-react/eff": "3.0.0-beta.64", | ||
| "@eslint-react/shared": "3.0.0-beta.64" | ||
| "@eslint-react/ast": "3.0.0-beta.65", | ||
| "@eslint-react/shared": "3.0.0-beta.65", | ||
| "@eslint-react/eff": "3.0.0-beta.65" | ||
| }, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
20398
0.41%356
0.56%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed