From 93d1f5f8d6ac80369718ec7f845da9a36f2cf86a Mon Sep 17 00:00:00 2001 From: Manoel Date: Tue, 23 Oct 2018 19:22:19 -0300 Subject: [PATCH] chore: add extension to .eslintrc (#8904) --- .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