Files
touch-programming/client/.editorconfig
T
2024-12-15 16:06:21 +01:00

6 lines
97 B
INI

[*.{html,css,js,jsx,json}]
charset = utf-8
indent_style = tab
indent_size = 2
quote_type= single