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
* correctly handle rules that are missing `meta` or have `meta` / `create` defined in variables ([#225](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/225)) ([badd4eb](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/badd4eb02621bd1a9b09aaf26b1bdc7b378ef899))
7
+
* handle different rule file extensions like `.ts` in `require-meta-docs-url` rule ([#224](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/224)) ([6a09dbe](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/6a09dbeb128d46a21b0b97f13d31af796f7e77b3))
8
+
1
9
### Changelog
2
10
3
11
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
0 commit comments