From f40f1859ffd4cb68a2ce8c7eee13e3b49fb29607 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Sun, 18 Dec 2022 06:46:06 -0300 Subject: [PATCH] root: true --- .eslintrc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintrc.json b/.eslintrc.json index 7cad130..79ea442 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,4 +1,5 @@ { + "root": true, "parserOptions": { "ecmaVersion": 2020, "ecmaFeatures": {