Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 10:48
· 7 commits to main since this release
94227db

Minor Changes

  • #25 84c1819 Thanks @eps1lon! - Allow linting multiple paths

    Example 1 (relying on Bash globbing): npx eslint-focus import/order packages/features/pf-*

    Example 2: npx eslint-focus import/order packages/core packages/traits