Feature Request
Sometimes I want to install eslint-config-ns (and others) in a new repository without using jest or other deps (e.g. react). So I need to add a way to detect if the package is installed, and if not, I will not extend the configurations.
Feature Request
Sometimes I want to install
eslint-config-ns(and others) in a new repository without usingjestor other deps (e.g.react). So I need to add a way to detect if the package is installed, and if not, I will not extend the configurations.