avocadowastaken

Results 3 issues of avocadowastaken

While trying to bundle cli app with `@pika/plugin-bundle-node` I found few problems: 1. It bundles all externals, even if they are in `dependencies` or `peerDependencies`, so these dependencies will be...

Currently I'm using [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) with [eslint-import-resolver-typescript](https://github.com/alexgorbatchev/eslint-import-resolver-typescript), but it works really slow. And I was thinking that creation of dependency tree with TS project (that already passed to `@typescript-eslint/eslint-parser`) must be...

package: eslint-plugin
enhancement: new plugin rule
accepting prs