next.js
eff272f1
- [eslint] Fix lint-staged to ensure eslint is ran (#65622)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[eslint] Fix lint-staged to ensure eslint is ran (#65622) Previously, eslint was not running during lint-staged because `isPathIgnored` actually returns a promise. This changes it to async to make it work correctly.
References
#65622 - [eslint] Fix lint-staged to ensure eslint is ran
Author
wyattjoh
Parents
f94e213d
Loading