Skip to content

Commit

Permalink
json
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Mar 13, 2023
1 parent 0f121bd commit 55faa6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crates/swc_ecma_transforms_proposal/tests/decorators.rs
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ struct BabelTestOptions {

#[serde(default)]
min_node_version: String,

#[serde(default)]
throws: Option<String>,
}

#[derive(Deserialize)]
Expand Down

0 comments on commit 55faa6f

Please sign in to comment.