From abef636e973fb24f6ba1802d03c9093e4db9f2ab Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Sun, 26 Feb 2023 23:32:49 +0100 Subject: [PATCH] remove todo as its done now --- backend/.eslintrc.js | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/.eslintrc.js b/backend/.eslintrc.js index 416a5b96f..a17a335c3 100644 --- a/backend/.eslintrc.js +++ b/backend/.eslintrc.js @@ -1,4 +1,3 @@ -// TODO issue for jest lint module.exports = { root: true, env: {