Activity
fix(eslint): improve plugin name resolution for nested rules
fix(eslint): improve plugin name resolution for nested rules
refactor(eslint): enhance convertRules and convertFormattingRules wit…
refactor(eslint): enhance convertRules and convertFormattingRules wit…
Update index.ts
Update index.ts
feat(eslint): add convertFormattingRules API
feat(eslint): add convertFormattingRules API
fix(eslint): compatible with esm-only plugins
fix(eslint): compatible with esm-only plugins
fix(eslint): compatible with dts generation for esm-only plugins
fix(eslint): compatible with dts generation for esm-only plugins
refactor(eslint): deprecate convertConfig in favor of convertRules
refactor(eslint): deprecate convertConfig in favor of convertRules
refactor(eslint): replace inline no-op functions with a reusable noop…
refactor(eslint): replace inline no-op functions with a reusable noop…
docs: update README to include linting instructions for different pro…
docs: update README to include linting instructions for different pro…
Pull request merge
feat(cli): add support for Vue Vine
feat(cli): add support for Vue Vine
fix(eslint): add no-op function for "off" severity rules
fix(eslint): add no-op function for "off" severity rules
fix(eslint): recognize number as severity
fix(eslint): recognize number as severity