We are excited to announce an alpha release for oxlint --import-plugin, a port of eslint-plugin-import. This port aims to resolve all known issues associated with eslint-plugin-import: Performance - execution time exceeding one minute when certain rules are enabled Dependency size - 188 dependencies totaling 30M Backwards compatibility - the necessity to support Node.js v4.0.0 Dependency compatibility - the need to replace it with eslint-plugin-import-x Upgrading to ESLint v9 What's in the re...