storybook/.editorconfig
Norbert de Langen 25a3aa35be
cleanup
2023-01-31 13:01:16 +01:00

9 lines
105 B
INI

root = true
[*]
end_of_line = lf
[*.{js,json,ts,vue,svelte,html}]
indent_style = space
indent_size = 2