Loading…
Preserve ESLint rule options during migration.
nullThe Eslint Migrate Options skill is designed for developers working with the Biome codebase to ensure that configurable ESLint rule options are preserved during the migration process. This skill is specifically useful when migrating ESLint rules that require maintaining meaningful options, as opposed to simple severity mappings. It involves a detailed process of deserializing ESLint payloads, converting them to Biome option types, and ensuring that all relevant metadata and configurations are accurately reflected in the migration.