Files
fluent-dom-esm/.editorconfig
2025-09-06 17:22:25 -04:00

12 lines
186 B
INI

# EditorConfig is awesome: https://editorconfig.org
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
[*.md]
indent_style = tab