Skip to content

Commit

Permalink
Remove unused Babel config
Browse files Browse the repository at this point in the history
  • Loading branch information
kossnocorp committed Jul 9, 2022
1 parent 2b3c8c6 commit ffa4314
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
module.exports = {
// presets: [["@babel/preset-env", { modules: "commonjs", loose: true }]],
plugins: [
[
"@babel/plugin-transform-modules-commonjs",
Expand Down

0 comments on commit ffa4314

Please sign in to comment.