You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.
There are new versions of lint-staged available from npm.
7.0.0
7.0.0 (2018-02-21)
Bug Fixes
Code Refactoring
Features
Performance Improvements
BREAKING CHANGES
Requires Node.js v6 or later.
Remove implicit support for running npm scripts.
Consider example
lint-staged
config:The list of commands should be changed to the following:
The following
minimatch
options are not supported inmicromatch
:nocomment
: https://github.com/isaacs/minimatch#nocommentflipnegate
: https://github.com/isaacs/minimatch#flipnegateThe text was updated successfully, but these errors were encountered: