Skip to content

Commit 5676fd5

Browse files
fix: removed prefer-ideal-image rule from recommended
1 parent 91b3924 commit 5676fd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/eslint-plugin/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ export = {
1717
'@docusaurus/string-literal-i18n-messages': 'error',
1818
'@docusaurus/no-html-links': 'warn',
1919
'@docusaurus/prefer-docusaurus-heading': 'warn',
20-
'@docusaurus/prefer-ideal-image': 'warn',
2120
},
2221
},
2322
all: {

0 commit comments

Comments
 (0)