storybook/.editorconfig
igor 5fcf200a08 Merge remote-tracking branch 'origin/master' into angular-storyshots
# Conflicts:
#	.editorconfig
#	addons/storyshots/package.json
#	examples/angular-cli/package.json
#	examples/vue-kitchen-sink/package.json
#	yarn.lock
2018-01-14 13:12:46 +02:00

9 lines
98 B
INI

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