Commit 9409cdb
Exclude bench fixtures and bench script from project lint
The bench fixtures are Ember app source files (ES modules) that aren't
meant to be linted by the project's own eslint config (which uses
sourceType: 'script').
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent d70eddf commit 9409cdb
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| 242 | + | |
| 243 | + | |
242 | 244 | | |
243 | 245 | | |
244 | 246 | | |
| |||
0 commit comments