storybook/.editorconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
105 B
INI
Raw Normal View History

2017-08-08 08:20:50 +03:00
root = true
[*]
end_of_line = lf
2018-07-25 12:49:36 +02:00
[*.{js,json,ts,vue,svelte,html}]
2017-08-08 08:20:50 +03:00
indent_style = space
indent_size = 2