Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 958 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 958 Bytes

MIT Licensed NPM Version Test Coverage

Lint-Staged config for Radical Condor repositories

Installation

yarn add -D @radicalcondor/lintstaged-config
npx install-peerdeps @radicalcondor/lintstaged-config

Usage

Create a .lintstagedrc.js in your project with the following:

module.exports = require('@radicalcondor/lintstaged-config');