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 0198d68 commit a922d73Copy full SHA for a922d73
1 file changed
lib/rules/template-no-duplicate-form-names.js
@@ -173,7 +173,6 @@ function findEnclosingFormOrRoot(node) {
173
174
const { getBranchPath, areMutuallyExclusive } = require('../utils/control-flow');
175
176
-
177
/** @type {import('eslint').Rule.RuleModule} */
178
module.exports = {
179
meta: {
0 commit comments