Files
RJSVM/node_modules/jsonschema/.editorconfig
T
nitowa 1dae68b1c7 init
2023-08-15 22:28:03 +02:00

11 lines
166 B
INI

# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true