diff --git a/komga-webui/.editorconfig b/komga-webui/.editorconfig index e68ddb10..a781e33e 100644 --- a/komga-webui/.editorconfig +++ b/komga-webui/.editorconfig @@ -1,4 +1,4 @@ -[*.{js, jsx, ts, tsx, vue, sass}] +[*.{js,jsx,ts,tsx,vue,sass}] indent_style = space indent_size = 2 trim_trailing_whitespace = true