From c73134721255b0ea34a097acd46104a0d8e57d10 Mon Sep 17 00:00:00 2001 From: Efe Torunoglu Date: Thu, 5 Dec 2024 16:54:10 -0800 Subject: [PATCH] Update .eslintrc.js --- .eslintrc.js | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintrc.js b/.eslintrc.js index 81b3f87..193b237 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -9,6 +9,7 @@ const findBabelConfig = (cwd = process.cwd()) => { } return configPath } +//comment module.exports = { extends: [