patashala/style/cms/bower_components/chart.js/.editorconfig
Vivek a53135a78d Added based code
Added base code to the repo
2024-02-07 20:19:28 +05:30

11 lines
172 B
INI
Executable File

# http://editorconfig.org
root = true
[*]
indent_style = tab
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false