Activity
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
fix(eslint): handle slash in rule name in config conversion
fix(eslint): handle slash in rule name in config conversion
fix(eslint): add error handling to DTS generation script
fix(eslint): add error handling to DTS generation script
feat(eslint): auto generate DTS for ESLint rules intellisense support
feat(eslint): auto generate DTS for ESLint rules intellisense support
fix(core): enable dot option in minimatch
fix(core): enable dot option in minimatch
refactor(config): streamline state handling for single-line and multi…
refactor(config): streamline state handling for single-line and multi…
fix(tslint): enhance replace handling to differentiate between insert…
fix(tslint): enhance replace handling to differentiate between insert…
fix(ignore): update comment state handling to use startLine and endLine
fix(ignore): update comment state handling to use startLine and endLine
refactor(tslint): simplify failure handling in convertRule function
refactor(tslint): simplify failure handling in convertRule function
fix(tslint): enhance applyWithWalker to track failures
fix(tslint): enhance applyWithWalker to track failures
fix(core): should not match config if include is an empty array
fix(core): should not match config if include is an empty array
refactor(ignore): enhance regex for command parsing
refactor(ignore): enhance regex for command parsing
refactor(ignore): improve regex for command parsing
refactor(ignore): improve regex for command parsing
Force push
refactor(ignore): improve regex for command parsing
refactor(ignore): improve regex for command parsing