From 21c72722bcf6517176ed371207093b1d34b54f1c Mon Sep 17 00:00:00 2001 From: DRT <91899053+sk-khorrum@users.noreply.github.com> Date: Tue, 18 Feb 2025 01:45:38 +0600 Subject: [PATCH] Update .babelrc --- .babelrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.babelrc b/.babelrc index 2255e04..1ac2a78 100644 --- a/.babelrc +++ b/.babelrc @@ -1,3 +1,4 @@ { "presets": ["env", "stage-1"] } +_