hexojs/hexo-cli

View on GitHub
.editorconfig

Summary

Maintainability
Test Coverage
root = true

[*]
end_of_line = lf
charset = utf-8

[*.{js,json}]
indent_style = space
indent_size = 2