mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-12 23:27:22 +00:00
Use 2-space css indent in .editorconfig
This commit is contained in:
parent
b84acef19b
commit
c1d415dd7f
@ -11,6 +11,9 @@ insert_final_newline=true
|
||||
[{*.js,*.jsx}]
|
||||
indent_size=2
|
||||
|
||||
[{*.css,*.scss}]
|
||||
indent_size=2
|
||||
|
||||
[{*.yml,*.yaml}]
|
||||
indent_size=2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user