You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2025. It is now read-only.
We are working on a new custom plugin support for v2.
12
+
Read more about that here: _Support augmented global properties_[#233]
13
+
14
+
In preparation for this, the project was moved into a new GitHub organization called [eslint-types](https://github.com/eslint-types/eslint-define-config).
15
+
16
+
The v2 version is already available via the npm dist-tag "alpha". So if you already want to advance custom support with your own plugin, don't hold back and start incorporating it into your plugin.
17
+
18
+
**Other changes**
19
+
20
+
- Support for `@typescript-eslint` v6
21
+
- Updated several rules (please see diff)
22
+
- Deprecate predefined config of flat config ([#227])
0 commit comments