mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 21:00:16 +02:00
build(webui): fix .editorconfig
This commit is contained in:
parent
2d95679dd4
commit
e1c87805d2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue