Skip to content

Commit e4403b3

Browse files
committed
remove unnecessary stub
1 parent 2b607a8 commit e4403b3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

types.d.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,3 @@ declare module '@eslint-community/eslint-plugin-eslint-comments' {
2727
const plugin: Eslint.Plugin;
2828
export = plugin;
2929
}
30-
declare module '@eslint/compat' {
31-
const value: any;
32-
export const fixupPluginRules = value;
33-
}

0 commit comments

Comments
 (0)