mirror of
https://github.com/storybookjs/storybook.git
synced 2025-02-05 14:13:14 +08:00
9 lines
105 B
INI
9 lines
105 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
|
|
[*.{js,json,ts,vue,svelte,html}]
|
|
indent_style = space
|
|
indent_size = 2
|