From 61f62f59d05b62d076beed817b8960f3cccdadff Mon Sep 17 00:00:00 2001 From: frederic wagner Date: Mon, 7 Nov 2022 14:26:46 +0100 Subject: [PATCH] gipy: removed linting on wasm file --- .eslintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintignore b/.eslintignore index fcbea07f9..4af79d129 100644 --- a/.eslintignore +++ b/.eslintignore @@ -3,4 +3,5 @@ apps/banglerun/rollup.config.js apps/schoolCalendar/fullcalendar/main.js apps/authentiwatch/qr_packed.js apps/qrcode/qr-scanner.umd.min.js +apps/gipy/pkg/gpconv.js *.test.js