Skip to content

Commit

Permalink
remove babel lodash plugin (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
znarf authored Apr 15, 2024
1 parent 078dbff commit 2304743
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 24 deletions.
3 changes: 0 additions & 3 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,5 @@
}
}
]
],
"plugins": [
"lodash"
]
}
20 changes: 0 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
"@babel/eslint-parser": "^7.23.3",
"@babel/node": "^7.22.19",
"@babel/preset-env": "^7.23.3",
"babel-plugin-lodash": "^3.3.4",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.54.0",
Expand Down

0 comments on commit 2304743

Please sign in to comment.