We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b607a8 commit e4403b3Copy full SHA for e4403b3
types.d.ts
@@ -27,7 +27,3 @@ declare module '@eslint-community/eslint-plugin-eslint-comments' {
27
const plugin: Eslint.Plugin;
28
export = plugin;
29
}
30
-declare module '@eslint/compat' {
31
- const value: any;
32
- export const fixupPluginRules = value;
33
-}
0 commit comments