eduproj/.editorconfig

8 lines
76 B
INI
Raw Normal View History

2021-08-28 03:11:51 -05:00
root = true
[*]
indent_style = space
2021-08-28 04:45:16 -05:00
[*.{svelte,ts,json}]
2021-08-28 03:11:51 -05:00
indent_size = 2