From 22454369fd40c8703d0cea8d44c438ccec585660 Mon Sep 17 00:00:00 2001 From: jadera Date: Wed, 11 Mar 2026 11:56:44 +0200 Subject: [PATCH] xd --- .eslintrc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintrc.js b/.eslintrc.js index 172ef1b..3de1bcc 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -52,6 +52,6 @@ module.exports = { "no-tabs": "warn", "react/jsx-indent": "warn", "padded-blocks": "warn", - "spaced-comment": "warn",, + "spaced-comment": "warn", }, };