Skip to content

Commit

Permalink
Hack until rome/tools#4365 is merged.
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-weilage committed Apr 10, 2023
1 parent 57ebad6 commit ea6af4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rome.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"lineWidth": 110
},
"javascript": {
"globals": [
"AggregateError"
],
"formatter": {
"quoteStyle": "single",
"semicolons": "asNeeded",
Expand Down

0 comments on commit ea6af4c

Please sign in to comment.