Skip to content

Commit

Permalink
Newline nit.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Jan 16, 2019
1 parent 885afd0 commit c149647
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ function tryRequire(request) {
const jestEnvironmentHooks = { __proto__: null }

function jestTransform(content, filename, { cwd, testEnvironment }) {

if (! has(jestEnvironmentHooks, cwd)) {
jestEnvironmentHooks[cwd] = {
compile: { __proto__: null },
Expand Down

0 comments on commit c149647

Please sign in to comment.