Files
hackathon-v-escape-4ff8b5a6…/frontend/node_modules/jscodeshift/.editorconfig
marianesaldana 80dbd947e5 Initial commit
2026-05-23 08:59:34 -06:00

9 lines
139 B
INI

root = true
[*]
end_of_line = lf
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true