Skip to content

Commit

Permalink
chore: update babel config
Browse files Browse the repository at this point in the history
3cp committed Oct 23, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c9e455b commit da9e239
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/babel.config.json__if_babel
Original file line number Diff line number Diff line change
@@ -7,6 +7,7 @@
],
"plugins": [
["@babel/plugin-proposal-decorators", { "version": "legacy" }],
["@babel/plugin-transform-class-properties", { "loose": true }],
"@babel/plugin-syntax-dynamic-import"
]
}

0 comments on commit da9e239

Please sign in to comment.