update editorconfig
This commit is contained in:
parent
58cd961a11
commit
d78c4c5179
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ end_of_line = lf
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
max_line_length = 88
|
max_line_length = 88
|
||||||
|
|
||||||
[*.{yml,yaml,json,js,css,html}]
|
[*.{css,html,js,json,jsx,scss,ts,tsx,yaml,yml}]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue