next.js
eff272f1 - [eslint] Fix lint-staged to ensure eslint is ran (#65622)

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.
Author
Parents
Loading