forcedotcom / forcedotcom/salesforcedx-vscode
Aura Components Markup Linter errors on an attribute with value "{# ... }"
Open
area:aura
area:quality
type:bug
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 454
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 152
Description
### Summary
This code
fails linter, but is valid Aura Components markup.
3. Save the code, Linter complains
### Steps To Reproduce:
1. Create an Aura component
2. Add this markup
`
...
`
3. Save the code, Linter complains
### Expected result
4. Linter should not complain
### Actual result
Linter is complaining
### Additional information
These are the errors I get back

**VS Code Version**: Version 1.28.2 (1.28.2)
**SFDX CLI Version**: sfdx-cli/6.38.0-0d66175ccf (darwin-x64) node-v8.9.4
**OS and version**: Mac OSX High Sierra v. 10.13.6 (17G65)
Contributor guide
Assessment
This issue has not been assessed yet.