Skip to content

Commit 0362fa9

Browse files
authored
Update crates/biome_js_syntax/src/file_source.rs
1 parent 675103c commit 0362fa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/biome_js_syntax/src/file_source.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ impl Language {
121121
)]
122122
pub enum EmbeddingKind {
123123
Astro {
124+
/// Whether the script is inside Astro frontmatter
124125
frontmatter: bool,
125126
},
126127
Vue,

0 commit comments

Comments
 (0)