mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
editorconfig fixes, charts demo
This commit is contained in:
@@ -10,8 +10,8 @@ indent_style=tab
|
||||
tab_width=3
|
||||
|
||||
[*.html]
|
||||
indent_style=space
|
||||
indent_size=3
|
||||
insert_final_newline=false
|
||||
|
||||
[*.md]
|
||||
indent_style=tab
|
||||
@@ -20,12 +20,3 @@ tab_width=3
|
||||
[*.js.map]
|
||||
indent_style=tab
|
||||
indent_size=3
|
||||
|
||||
[{*.css,*.scss}]
|
||||
indent_style=space
|
||||
indent_size=2
|
||||
insert_final_newline = true
|
||||
|
||||
[{*.yml,*.yaml}]
|
||||
indent_style=space
|
||||
indent_size=2
|
||||
|
||||
Reference in New Issue
Block a user