storybook/.editorconfig
Norbert de Langen e094775a14
Merge branch 'master' into add-polymer-support
# Conflicts:
#	.editorconfig
#	lib/cli/package.json
#	yarn.lock
2018-01-12 20:24:53 +01:00

9 lines
94 B
INI

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