Files
continuwuity/.editorconfig
T

6 lines
84 B
INI
Raw Normal View History

2024-05-01 18:31:49 +01:00
root = true
[*.{js,ts,svelte}]
charset = utf-8
indent_style = space
indent_size = 4