fbredius/storybook

View on GitHub
.editorconfig

Summary

Maintainability
Test Coverage
root = true

[*]
end_of_line = lf

[*.{js,json,ts,vue,svelte,html}]
indent_style = space
indent_size = 2