daggerheart/.editorconfig
Carlos Fernandez a4428fd5be
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
Replace prettier with stylistic, improve types, and add no-undef rule (#1975)
2026-06-05 15:53:15 -04:00

6 lines
83 B
INI

[*]
indent_size = 4
indent_style = spaces
end_of_line = lf
[*.yml]
indent_size = 2