-
-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
- some plugins were written in esm. e.g. eslint-plugin-react-hooks
- plugins authors can write native esm once the new config system landed. refs: Implement Flat Config eslint/eslint#13481 Config File Simplification eslint/rfcs#9
dimaMachina