Skip to content

Commit f48d3e6

Browse files
NullVoxPopuliclaude
andcommitted
Revert config-legacy/base.js to original
Cannot change existing configs; the template-lint-disable processor is available for users to opt into via their own config. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
1 parent 83cbfa3 commit f48d3e6

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

lib/config-legacy/base.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,5 @@ module.exports = {
2323
parser: 'ember-eslint-parser',
2424
processor: 'ember/noop',
2525
},
26-
{
27-
files: ['**/*.hbs'],
28-
parser: 'ember-eslint-parser/hbs',
29-
processor: 'ember/template-lint-disable',
30-
},
3126
],
3227
};

0 commit comments

Comments
 (0)