From 4f6873f5d13325c2eacb1056712c9353d1f3ef53 Mon Sep 17 00:00:00 2001 From: TonyRL Date: Wed, 13 Apr 2022 12:34:07 +0000 Subject: [PATCH] chore: rename to .eslintrc.json `.eslintrc` is deprecated long ago --- .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