Skip to content

Commit

Permalink
debug 4
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Oct 26, 2021
1 parent 2a3fd37 commit f13dad3
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
Expand Up @@ -110,7 +110,6 @@ module.exports = function (api) {
case "test":
targets = { node: "current" };
needsPolyfillsForOldNode = true;
dynamicESLintVersionCheck = true;
break;
case "development":
envOpts.debug = true;
Expand Down

0 comments on commit f13dad3

Please sign in to comment.