From 420ccddb06c43f8aa267ece5d8458eb5218b26b6 Mon Sep 17 00:00:00 2001 From: Kristian Dupont Date: Sat, 25 Feb 2023 17:17:57 +0000 Subject: [PATCH] Set eslint root --- .eslintrc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintrc.json b/.eslintrc.json index 1f9dfa36..8a14437d 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,4 +1,5 @@ { + "root": true, "extends": ["@kristiandupont"], "overrides": [ {