kabirbaidhya/keycode-js

View on GitHub
.editorconfig

Summary

Maintainability
Test Coverage
# Unix-style newlines with a newline ending in every file
[*]
end_of_line = lf
charset = utf-8
indent_style = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true