There was an error while loading. Please reload this page.
1 parent 33e7314 commit 8eb4c59Copy full SHA for 8eb4c59
1 file changed
src/rules/no-duplicate-imports.js
@@ -77,7 +77,7 @@ function getFixForImport(fixer, text, start, end, hasModifiers) {
77
}
78
79
//-----------------------------------------------------------------------------
80
-// Rule
+// Rule Definition
81
82
83
export default /** @satisfies {NoDuplicateImportsRuleDefinition} */ ({
0 commit comments