From 200e12e0d99183344f11f69f6c865364d395daca Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Thu, 24 Oct 2024 12:35:17 +0200 Subject: [PATCH] chore: apply Biome hints MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Alexis Métaireau --- umap/static/umap/js/modules/slideshow.js | 2 +- umap/static/umap/js/modules/sync/engine.js | 14 +++++++------- umap/static/umap/js/modules/sync/hlc.js | 6 +++--- umap/static/umap/js/modules/sync/updaters.js | 7 +++++-- umap/static/umap/js/modules/utils.js | 14 ++++++++------ umap/static/umap/js/umap.js | 1 - 6 files changed, 24 insertions(+), 20 deletions(-) diff --git a/umap/static/umap/js/modules/slideshow.js b/umap/static/umap/js/modules/slideshow.js index b6708f2cd..ef73d4b04 100644 --- a/umap/static/umap/js/modules/slideshow.js +++ b/umap/static/umap/js/modules/slideshow.js @@ -1,5 +1,5 @@ -import { WithTemplate } from './utils.js' import { translate } from './i18n.js' +import { WithTemplate } from './utils.js' const TOOLBOX_TEMPLATE = `