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 d84fbfa commit 2bb9b5fCopy full SHA for 2bb9b5f
src/rules/extensions.js
@@ -94,7 +94,6 @@ module.exports = {
94
type: 'problem',
95
docs: {
96
description: 'Enforce that import statements either always include or never include allowed file extensions.',
97
- category: 'Static Analysis',
98
recommended: false,
99
url: docsUrl('extensions'),
100
},
0 commit comments