Skip to content

Commit

Permalink
Update .babelrc configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcrammer committed Mar 25, 2024
1 parent a508db4 commit b92f5f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"targets": {
"node": "current"
}
},
"@babel/preset-typescript"
}
]
],
"plugins": ["@babel/plugin-proposal-class-properties", "@babel/plugin-proposal-object-rest-spread"]
Expand Down

0 comments on commit b92f5f6

Please sign in to comment.