next.js icon indicating copy to clipboard operation
next.js copied to clipboard

fix(cli): Respect eslint config file override from args

Open scheatkode opened this issue 3 years ago • 0 comments

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.

scheatkode avatar Apr 01 '22 16:04 scheatkode