Commit aaaef3e
committed
chore(deps): bump ember-eslint-parser to ^0.10.0
ember-tooling/ember-eslint-parser#189 populates block-param scope for
<foo as |x|> in HBS mode, so the rule's scope check in
lib/rules/template-no-block-params-for-html-elements.js no longer relies
on an empty scope manager in .hbs files. No observable test change on
master (all tests here use <template>...</template> / GJS mode where
scope already worked), but makes the scope-based detection correct in
HBS too.1 parent 16547b0 commit aaaef3e
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments