Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 290 Bytes

File metadata and controls

15 lines (9 loc) · 290 Bytes

Lint-staged configuration

Lint-staged configuration for linting and formatting staged files.

How to use

  1. Install the package and its required peer dependencies:
pnpm add -D @jpapini/lint-staged-config lint-staged

Author