@eslint-react/shared
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
import { _ } from '@eslint-react/eff'; | ||
import { unit } from '@eslint-react/eff'; | ||
import { RuleContext } from '@eslint-react/kit'; | ||
@@ -851,3 +851,3 @@ import { z } from 'zod/v4'; | ||
as: string; | ||
defaultValue?: string | _; | ||
defaultValue?: string | unit; | ||
} | ||
@@ -866,3 +866,3 @@ interface CustomComponentNormalized { | ||
importSource: string; | ||
polymorphicPropName: string | _; | ||
polymorphicPropName: string | unit; | ||
skipImportCheck: boolean; | ||
@@ -869,0 +869,0 @@ strict: boolean; |
{ | ||
"name": "@eslint-react/shared", | ||
"version": "1.52.3-next.1", | ||
"version": "1.52.3-next.2", | ||
"description": "ESLint React's Shared constants and functions.", | ||
@@ -41,4 +41,4 @@ "homepage": "https://github.com/Rel1cx/eslint-react", | ||
"zod": "^3.25.64", | ||
"@eslint-react/eff": "1.52.3-next.1", | ||
"@eslint-react/kit": "1.52.3-next.1" | ||
"@eslint-react/eff": "1.52.3-next.2", | ||
"@eslint-react/kit": "1.52.3-next.2" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
83694
0.02%+ Added
+ Added
- Removed
- Removed