mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-16 10:08:23 +02:00
chore: update editorconfig got js.template files
This commit is contained in:
parent
9052265d5b
commit
d69bbb326c
@ -10,11 +10,11 @@ insert_final_newline = true
|
||||
curly_bracket_next_line = false
|
||||
spaces_around_operators = true
|
||||
|
||||
[*.{js,py}]
|
||||
indent_size = 4
|
||||
|
||||
[*.{js,ts}]
|
||||
[*.js]
|
||||
quote_type = double
|
||||
|
||||
[*.{js,js.template,py}]
|
||||
indent_size = 4
|
||||
|
||||
[*.{markdown,md}]
|
||||
trim_trailing_whitespace = false
|
||||
|
Loading…
Reference in New Issue
Block a user