1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

charts refactor, libs refactor

This commit is contained in:
codecalm
2019-12-18 21:26:31 +01:00
parent e5ea4d1a97
commit 526818e858
23 changed files with 573 additions and 467 deletions

View File

@@ -2,8 +2,9 @@
charset=utf-8
end_of_line=lf
insert_final_newline=true
indent_style=space
indent_size=2
indent_style=tab
indent_size=3
max_line_length=off
[*.svg]
indent_style=tab
@@ -18,6 +19,10 @@ insert_final_newline=false
indent_style=tab
tab_width=3
[{*.rb,*.yml}]
indent_style=space
indent_size=2
[*.js.map]
indent_style=tab
indent_size=3