From 8b2d77c876489874d4fba9f74086ebdf0f0916ad Mon Sep 17 00:00:00 2001 From: Jamie V Date: Wed, 5 Mar 2025 13:47:01 -0800 Subject: [PATCH] lint fixes --- .cspell.json | 3 ++- src/plugins/LADTable/components/LadTableConfiguration.vue | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.cspell.json b/.cspell.json index 9915d5f666..a8f4777ce9 100644 --- a/.cspell.json +++ b/.cspell.json @@ -484,7 +484,8 @@ "darkmatter", "Undeletes", "SSSZ", - "pageerror" + "pageerror", + "annotatable" ], "dictionaries": ["npm", "softwareTerms", "node", "html", "css", "bash", "en_US", "en-gb", "misc"], "ignorePaths": [ diff --git a/src/plugins/LADTable/components/LadTableConfiguration.vue b/src/plugins/LADTable/components/LadTableConfiguration.vue index fa22e508c9..b76d81157b 100644 --- a/src/plugins/LADTable/components/LadTableConfiguration.vue +++ b/src/plugins/LADTable/components/LadTableConfiguration.vue @@ -30,9 +30,9 @@