fluffycatware/kittycoin-club

View on GitHub
.editorconfig

Summary

Maintainability
Test Coverage
root = true

[*.js]
charset = utf-8
indent_style = space
indent_size = 2

[*.sol]
charset = utf-8
indent_style = space
indent_size = 4