Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit c149647

Browse files
committed
Newline nit.
1 parent 885afd0 commit c149647

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

esm.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ function tryRequire(request) {
107107
const jestEnvironmentHooks = { __proto__: null }
108108

109109
function jestTransform(content, filename, { cwd, testEnvironment }) {
110-
111110
if (! has(jestEnvironmentHooks, cwd)) {
112111
jestEnvironmentHooks[cwd] = {
113112
compile: { __proto__: null },

0 commit comments

Comments
 (0)