From 3f5ef92cf6b2087d696054c96f352ac47d5aacfc Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 26 Dec 2022 18:10:45 +0100 Subject: [PATCH] fix: Don't lint css --- .eslintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintignore b/.eslintignore index d9a4972f5aa..60c5663533f 100644 --- a/.eslintignore +++ b/.eslintignore @@ -5,6 +5,7 @@ *.sh *.md *.prisma +*.css Dockerfile .git coverage