gipy: disabling lints for wasm files

pull/3545/head
frederic wagner 2024-08-26 11:08:46 +02:00
parent 4ceebd72ee
commit 5b66b7ae86
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# Needs to be ignored because it uses ESM export/import # Needs to be ignored because it uses ESM export/import
apps/gipy/pkg/gps.js apps/gipy/pkg/gps.js
apps/gipy/pkg/gps.d.ts
apps/gipy/pkg/gps_bg.wasm.d.ts
# Needs to be ignored because it includes broken JS # Needs to be ignored because it includes broken JS
apps/health/chart.min.js apps/health/chart.min.js