From 949d23aad83a238425bf14964b5f995144459f94 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Loi=CC=88c=20Correnson?= <loic.correnson@cea.fr>
Date: Thu, 9 Jul 2020 20:00:56 +0200
Subject: [PATCH] [dome] linted (argh....)

---
 ivette/.eslintignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ivette/.eslintignore b/ivette/.eslintignore
index 756bbd199a8..ba02ae7397f 100644
--- a/ivette/.eslintignore
+++ b/ivette/.eslintignore
@@ -7,4 +7,4 @@ coverage
 # don't lint tsc output, if any
 lib
 # don't lint the generated API
-src/api
+api
-- 
GitLab