From bf1017f2cdac4b0289deb15a8b55817f294a146d Mon Sep 17 00:00:00 2001 From: Nick Boldt Date: Mon, 13 May 2024 09:25:15 -0700 Subject: [PATCH] chore: rename .eslint to .eslint.json (#1250) Signed-off-by: Nick Boldt --- .eslintrc => .eslintrc.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .eslintrc => .eslintrc.json (100%) diff --git a/.eslintrc b/.eslintrc.json similarity index 100% rename from .eslintrc rename to .eslintrc.json