Files
METH_Transcendence/docker-compose/requirements/nginx/static/three/.editorconfig
Kum1ta b5d13ccf6f Docker
- Update three in static file
2024-08-24 20:46:11 +02:00

15 lines
187 B
INI

# 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