-
-
Notifications
You must be signed in to change notification settings - Fork 783
Open
Labels
L-HTMLLanguage: HTML and super languagesLanguage: HTML and super languagesS-EnhancementStatus: Improve an existing featureStatus: Improve an existing feature
Description
Environment information
(using biome playground)
What happened?
Playground
Expected result
Right now it's showing Vue syntax isn't enabled. Is this supposed to be a .vue file? to Vue projects using the src imports setup
It is an officially supported setup that allows a single .vue file to break into its respective files
I should be able to manually allow Biome to parse my HTML files (or files within an inclusion list) with Vue syntax
Same situation may also happen to other HTML-ish formats
It might also has the added benefit of easier debugging?
Reference
https://vuejs.org/api/sfc-spec.html#src-imports
Code of Conduct
- I agree to follow Biome's Code of Conduct
Metadata
Metadata
Assignees
Labels
L-HTMLLanguage: HTML and super languagesLanguage: HTML and super languagesS-EnhancementStatus: Improve an existing featureStatus: Improve an existing feature