v1.3.0
Minor Changes
-
#25
84c1819Thanks @eps1lon! - Allow linting multiple pathsExample 1 (relying on Bash globbing):
npx eslint-focus import/order packages/features/pf-*Example 2:
npx eslint-focus import/order packages/core packages/traits
#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