mochajs / mocha

☕️ simple, flexible, fun javascript test framework for node.js & the browser

Home Page:https://mochajs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🛠 Repo: Enable eslint-plugin-import in ESLint config

JoshuaKGoldberg opened this issue · comments

Tooling Suggestion Checklist

Overview

eslint-plugin-import is a devDependency in package.json:

"eslint-plugin-import": "^2.24.2",

...but not used in the ESLint config.

The plugin is actually useful though. Let's enable from its recommended preset config?

Additional Info

The devDependency is being removed in #5060, but that's just because it's unused. This issue is suggesting adding it back.

I never got this plugin to a useful state. If you get it done, I am ok,