Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
petamoriken committed May 4, 2024
1 parent 85a9e1b commit ccefe19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/swc/tests/tsc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@ fn matrix(input: &Path) -> Vec<TestUnitData> {
syntax: Some(Syntax::Typescript(TsConfig {
tsx: is_jsx,
decorators,
disallow_assert_keywords: false,
dts: false,
no_early_errors: false,
disallow_ambiguous_jsx_like: false,
Expand Down

0 comments on commit ccefe19

Please sign in to comment.