Skip to content

Upgrade linting config for new import-x plugin - #2034

Merged
axelboc merged 2 commits into
mainfrom
up-lint
Aug 25, 2026
Merged

Upgrade linting config for new import-x plugin#2034
axelboc merged 2 commits into
mainfrom
up-lint

Conversation

@axelboc

@axelboc axelboc commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

eslint-plugin-import is no longer actively maintained and has been holding up the upgrade to ESLint 10 for a few months now. Some of its rules were also painfully slow and had to be disabled. The plugin has been forked and the new plugin, eslint-plugin-import-x has a Rust-based resolver, which means it's a lot faster. See https://gitlab.esrf.fr/ui/eslint-config/-/merge_requests/18

The new plugin caught a few import issues, which is great. 🎉

Comment thread apps/demo/src/h5wasm/UrlForm.tsx
Comment thread apps/storybook/src/TiledHeatmapMesh/TiledHeatmapMesh.stories.tsx
Comment thread packages/app/src/explorer/EntityItem.tsx Outdated
Comment thread packages/app/package.json
Comment thread packages/app/rollup.config.js
Comment thread packages/app/rollup.config.js
Comment thread packages/lib/src/dimension-mapper/AxisMapper.tsx
Comment thread packages/lib/src/interactions/DefaultInteractions.tsx
Comment thread packages/shared/src/guards.ts
@axelboc
axelboc requested a review from loichuder August 10, 2026 08:06
@loichuder

Copy link
Copy Markdown
Member

Good clean-up 👍

@axelboc
axelboc merged commit 094331e into main Aug 25, 2026
13 checks passed
@axelboc
axelboc deleted the up-lint branch August 25, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants