next.js
next.js copied to clipboard
fix(cli): Respect eslint config file override from args
This fixes the next lint command ignoring the --config flag whose expected behavior is — correct me if I'm wrong here — to override the default .eslintrc.* files.