not-an-aardvark / eslint-plugin-self

Allows ESLint plugins to lint themselves
MIT License
18 stars 4 forks source link

Added support for setting a custom path to the directory with the plugin #4

Open Tom910 opened 4 years ago

Tom910 commented 4 years ago

The current plugin does not support monorepositories with yarn. Because yarn puts all dependencies to the root directory and self plugin don't find custom plugin