-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Linting] Eslint v9 dependency upgrades #3248
Conversation
|
Storybook demo082663c03 | 91 komponenter | 144 stories |
@navikt/core/react/src/util/hooks/descendants/useDescendant.tsx
Outdated
Show resolved
Hide resolved
I think we can live without |
Description
Looked up all our eslint-packages and checked their compat with Eslint v9.
Besides
eslint-plugin-storybook
andeslint-plugin-testing-library
it looks like every other package now supports it. Could consider removingeslint-plugin-testing-library
if@vitest/eslint-plugin
handles most of it anywaysuseDescendant update
Because of this change i had to update the component-names
facebook/react#25162
Component Checklist 📝
@navikt/core/css/config/_mappings.js
)@navikt/core/css/tokens.json
)@navikt/aksel-stylelint/src/deprecations.ts
)@navikt/core/react/src/index.ts
and@navikt/core/react/package.json
)@navikt/core/css/index.css
)<Component>: <gitmoji?> <Text>.
E.g. "Button: ✨ Add feature xyz.")