When installed globally, eslint-nibble does not have access to plugins, custom parsers, or shared configs which are installed in the project.
If eslint-nibble needs to be installed globally, those other packages can also be installed globally, but a better way is probably to install eslint-nibble locally to the project. The usage instructions should be updated to reflect this.
When installed globally, eslint-nibble does not have access to plugins, custom parsers, or shared configs which are installed in the project.
If eslint-nibble needs to be installed globally, those other packages can also be installed globally, but a better way is probably to install eslint-nibble locally to the project. The usage instructions should be updated to reflect this.