Sha256: 08fe692cae5731d5ff601317e427ce338b9879472552ad1c9e41e8146a99d9d8
Contents?: true
Size: 274 Bytes
Versions: 28
Compression:
Stored size: 274 Bytes
Contents
# Editor configuration, see https://editorconfig.org root = true [*] charset = utf-8 indent_style = space indent_size = 2 insert_final_newline = true trim_trailing_whitespace = true [*.ts] quote_type = single [*.md] max_line_length = off trim_trailing_whitespace = false
Version data entries
28 entries across 28 versions & 1 rubygems