Skip to content

Commit 58a1f62

Browse files
committed
Add little note in comment on updating
1 parent 33379fc commit 58a1f62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_utils/swc.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ fn create_config(source: String) -> (SourceFile, Syntax, EsVersion) {
278278
..EsConfig::default()
279279
}),
280280
// Version.
281+
// To do: update once in a while (last checked: 2024-04-18).
281282
EsVersion::Es2022,
282283
)
283284
}

0 commit comments

Comments
 (0)