build(webui): fix .editorconfig

This commit is contained in:
Gauthier Roebroeck 2023-06-27 11:41:38 +08:00
parent 2d95679dd4
commit e1c87805d2

View file

@ -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