storybook/.editorconfig
2018-07-25 12:49:36 +02:00

9 lines
105 B
INI

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