mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-10 19:11:01 +00:00
Add SCSS files to .editorconfig
This commit is contained in:
parent
6893d6b2cc
commit
de83da4d18
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ indent_size = 4
|
|||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{js,css}]
|
||||
[*.{js,css,scss}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
|
Loading…
Reference in a new issue