Files
portfolio.sorlinv.fr/www/libs/three.js/.editorconfig
2022-11-22 15:31:36 +01:00

15 lines
187 B
INI
Executable File

# 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