# editorconfig.org

root = true

[package.json]
indent_style = space
indent_size = 2

[*.coffee]
indent_style = space
indent_size = 4
