From 119f54e70c094779c7c5248d9e549e9c2e1c9e0d Mon Sep 17 00:00:00 2001 From: stephanie rousset Date: Fri, 20 Sep 2024 11:03:20 +0200 Subject: [PATCH] fix: rename file --- .babel.config.json => babel.config.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .babel.config.json => babel.config.json (100%) diff --git a/.babel.config.json b/babel.config.json similarity index 100% rename from .babel.config.json rename to babel.config.json