-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
kind/choreCategorizes issue or PR as related to a chore.Categorizes issue or PR as related to a chore.technical-task
Description
All components with eslint react/prop-types error should be changed to have types (tsx).
This will likely include all JSX components, except those that still have propTypes.
After replacing all files, enable this rule in eslint.config.ts.
Currently in progress:
- 'src/components/CustomResources' - @KonradPietocha, chore: Enable eslint react/prop-types rule - part 4 #4638
- 'src/components/BusolaExtensions', 'src/components/HelmReleases' and 'src/components/Clusters' - @KonradPietocha, chore: Enable eslint react/prop-types rule - part 4 #4638
- '/src/shared/components/S...' - @mrCherry97
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/choreCategorizes issue or PR as related to a chore.Categorizes issue or PR as related to a chore.technical-task