Skip to content

Commit

Permalink
remove no longer used plugin from babel config
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl committed Nov 26, 2024
1 parent c349f89 commit 732fb6b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,4 @@ module.exports = {
]
}],
],
plugins: [
['@babel/plugin-proposal-object-rest-spread', { useBuiltIns: true }],
],
};

0 comments on commit 732fb6b

Please sign in to comment.