turborepo
b8c0c3c7 - Update lint-staged behavior. (#2904)

Commit
3 years ago
Update lint-staged behavior. (#2904) Before #2859: `eslint --quiet --fix` After #2859: `pnpm run lint --quiet --fix --` => `eslint . --ext js,jsx,ts,tsx --quiet --fix --` After this: `eslint --ext js,jsx,ts,tsx --quiet --fix --` Removes the sneaky `.`.
Author
Parents
Loading