Skip to content

Commit f2658a0

Browse files
🤖 chore: Add debug key in .babel.env.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/e086830dfe927964be93f46b8ecdacd2597eb487/src/transforms/package.json:ensure-babel-env-debug.js Please contact the author of the transform if you believe there was an error.
1 parent 4b85291 commit f2658a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,8 @@
156156
]
157157
],
158158
"sourceMaps": "inline"
159-
}
159+
},
160+
"debug": {}
160161
}
161162
},
162163
"xo": {

0 commit comments

Comments
 (0)