Files
apt-nl-map/static/Magic4/js/three.js-dev/.editorconfig

15 lines
187 B
INI
Raw Normal View History

2024-12-04 10:21:04 +08:00
# http://editorconfig.org
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{js,ts,html}]
charset = utf-8
indent_style = tab
[*.{js,ts}]
trim_trailing_whitespace = true