fix(deps): update dependency typescript-eslint to ^8.8.0 #571
Annotations
4 warnings
Lint:
apps/www/src/components/demos/UseStep/UseStep.tsx#L31
Shorthand props must be listed before all other props
|
Lint:
apps/www/src/components/demos/UseStep/UseStep.tsx#L40
Shorthand props must be listed before all other props
|
Lint:
apps/www/src/components/demos/UseStep/UseStep.tsx#L81
Callbacks must be listed after all other props
|
Lint:
apps/www/src/components/demos/UseStep/UseStep.tsx#L90
Callbacks must be listed after all other props
|
Loading