-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
Vue files can have a script
element with either type="javascript"
(the default) or type="typescript"
. It also support scripts in css, scss, less, sass and a few others.
Would it be possible for the script_element
and style_element
to somehow indicate the language of this embedded block? Or is that not something this parser can do?
sethidden, awulkan, zealot128, Artem-Schander, bjesus and 1 more