1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/ui-components/tooltip/src
Sebastian Malton fa44b795d4 chore: Improve linting within @k8slens/core
- Turning on @typescript-eslint/recommended-requiring-type-checking
- Turning off @typescript-eslint/no-unnecessary-type-assertion (due too many false positives)
- Making @typescript-eslint/no-explicit-any an error (except in tests)

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-06-01 09:17:17 -04:00
..
__snapshots__ chore: Expand withTooltip unit tests 2023-04-20 09:01:21 -04:00
helpers.ts chore: Fix code style 2023-05-03 09:31:24 +03:00
index.ts chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
tooltip.scss chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
tooltip.test.tsx chore: Fix lint for non @k8slens/core packages 2023-06-01 09:12:17 -04:00
tooltip.tsx chore: Fix lint for non @k8slens/core packages 2023-06-01 09:12:17 -04:00
withTooltip.test.tsx chore: Change name from SafeReactNode to StrictReactNode 2023-05-15 11:56:30 -04:00
withTooltip.tsx chore: Improve linting within @k8slens/core 2023-06-01 09:17:17 -04:00