Skip to content

Commit

Permalink
[DDW-773] updated babelrc configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mchappell committed Jan 27, 2022
1 parent 981d63e commit 4a657ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"presets": [
"@babel/preset-env",
"@babel/preset-react",
"@babel/preset-flow"
"@babel/preset-typescript"
],
"plugins": [
["@babel/plugin-proposal-decorators", { "legacy": true }],
Expand Down

0 comments on commit 4a657ee

Please sign in to comment.