prettier
a093bb3f
- Adds LWC Parser to support unquoted interop attributes (#5800)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Adds LWC Parser to support unquoted interop attributes (#5800) This pull requests adds a new parser option `lwc`. This is the same as the HTML parser, but it adds support for unquoted HTML attributes per the needs of LWC. See: #5627
References
#5800 - Adds LWC Parser to support unquoted interop attributes
Author
ntotten
Committer
ikatyang
Parents
154435bb
Loading