Skip to content

Commit

Permalink
Add little note in comment on updating
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Apr 18, 2024
1 parent 33379fc commit 58a1f62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_utils/swc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ fn create_config(source: String) -> (SourceFile, Syntax, EsVersion) {
..EsConfig::default()
}),
// Version.
// To do: update once in a while (last checked: 2024-04-18).
EsVersion::Es2022,
)
}
Expand Down

0 comments on commit 58a1f62

Please sign in to comment.