mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-18 05:02:24 +08:00
# Conflicts: # .editorconfig # addons/storyshots/package.json # examples/angular-cli/package.json # examples/vue-kitchen-sink/package.json # yarn.lock
9 lines
98 B
INI
9 lines
98 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
|
|
[*.{js,json,ts,vue,html}]
|
|
indent_style = space
|
|
indent_size = 2
|