This will allow greater flexibility in the future if named arguments are added, perhaps to pass along to ESLint for instance.
However, the current default behavior of executing against cwd will be broken. And actually, I think it's better to not have such a default. Instead, the help screen is displayed if no arguments are given.
This will allow greater flexibility in the future if named arguments are added, perhaps to pass along to ESLint for instance.
However, the current default behavior of executing against
cwd
will be broken. And actually, I think it's better to not have such a default. Instead, the help screen is displayed if no arguments are given.