[CodeFactor] Apply fixes

This commit is contained in:
codefactor-io
2026-01-29 09:56:34 +00:00
parent 0a33ca7f6e
commit 9820595a70
11 changed files with 15 additions and 16 deletions
+3 -3
View File
@@ -1,12 +1,12 @@
import type {
BooleanSetting,
ButtonSetting,
ComponentSetting,
HotkeySetting,
NumberSetting,
PluginSettings,
SelectSetting,
StringSetting,
HotkeySetting,
PluginSettings,
ComponentSetting,
} from "./types";
/**