Files
METH_Transcendence/docker-compose/requirements/nginx/static/javascript/three/.editorconfig
Kum1ta 59fc6a9ffb Docker
- Updated all path import
2024-08-24 23:53: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