From 3c713a2d12f01370c4b7b70d3dbd6b2b0b2678cb Mon Sep 17 00:00:00 2001 From: a flying potato <80830782+a-flying-potato@users.noreply.github.com> Date: Thu, 15 Apr 2021 10:17:46 +0200 Subject: [PATCH] :robot: 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/eb1b209cd7aa675a642d48b2a788c2c6112779f7/src/transforms/package.json:ensure-babel-env-debug.js Please contact the author of the transform if you believe there was an error. --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a47998..6e13003 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,8 @@ } ] ] - } + }, + "debug": {} } }, "xo": {