Sha256: a0f0ef5fb2cb70cb5ff6be35b0584b3a914dd7638762284e9ed7a6a310369b5d
Contents?: true
Size: 298 Bytes
Versions: 3
Compression:
Stored size: 298 Bytes
Contents
# EditorConfig root = true [{*.rb,*.ru,*.erb,*.slim,*.rake}] indent_size = 2 indent_style = space trim_trailing_whitespace = true insert_final_newline = true [{*.js,*.jsx,*.ts,*.tsx,*.css,*.scss}] indent_size = 4 indent_style = space trim_trailing_whitespace = true insert_final_newline = true
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
yori-0.1.2 | .editorconfig |
yori-0.1.1 | .editorconfig |
yori-0.1.0 | .editorconfig |