Skip to content

Commit

Permalink
remove global babel plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Feb 10, 2024
1 parent a10c151 commit e5cf3d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion babel.config.js
Expand Up @@ -38,7 +38,6 @@ module.exports = {
plugins: [
['@babel/plugin-transform-modules-commonjs', {allowTopLevelThis: true}],
require.resolve('./scripts/babel-plugin-jest-require-outside-vm'),
'@babel/plugin-proposal-explicit-resource-management',
],
presets: [
[
Expand Down

0 comments on commit e5cf3d2

Please sign in to comment.