Move `lint-staged` config to `.lintstagedrc.json`
Closed this issue · 1 comments
ItsNickBarry commented
For consistency with mocha
and prettier
, and to keep package.json
free of clutter, the lint-staged
configuration should be defined in .lintstagedrc.json
.
ItsNickBarry commented
Example here: https://github.com/paulrberg/solidity-template/