Eslint Migrate Options

Guide for implementing ESLint-to-Biome rule option migrators inside `biome migrate eslint`. Use whenever you add or update a Biome lint rule that has an ESLint source rule with configurable options, need to deserialize plugin-specific ESLint options, or need custom migration logic beyond the auto-generated severity mapping.

qdhenry Updated

File contents

qdhenry/foundry-oss/tree/main/.agents/skills/eslint-migrate-options commit 4001ed8d43

Frequently asked questions

npx skillmds@latest add qdhenry/eslint-migrate-options