Add template-lint-disable pragma for template regions #4740
Annotations
6 errors
|
self-lint
Process completed with exit code 1.
|
|
self-lint:
tests/lib/rules-preprocessor/gjs-gts-parser-test.js#L1025
Move function 'initHbsESLint' to the outer scope
|
|
self-lint:
lib/recommended.mjs#L6
Unable to resolve path to module 'ember-eslint-parser/hbs'
|
|
self-lint:
lib/processors/template-lint-disable.js#L53
Use a `for-of` loop instead of this `for` loop
|
|
self-lint:
lib/processors/template-lint-disable.js#L14
/{{!--\s*template-lint-disable([\w\s,/-]*)--}}/g can be optimized to /{{!--\s*template-lint-disable([\s\w,/-]*)--}}/g
|
|
self-lint:
lib/processors/template-lint-disable.js#L12
/{{!\s+template-lint-disable([\w\s,/-]*)}}/g can be optimized to /{{!\s+template-lint-disable([\s\w,/-]*)}}/g
|