bitovi/canjs

View on GitHub
.editorconfig

Summary

Maintainability
Test Coverage
; Unix-style newlines
[*]
end_of_line = LF
indent_style = tab
trim_trailing_whitespace = false

[{package.json,*.yml,*.md}]
indent_style = space
indent_size = 2