daggerheart/.editorconfig
Carlos Fernandez 3cbc18f42b
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
Add eslint and run linter in workflow (#1819)
2026-04-21 10:15:39 +10:00

5 lines
66 B
INI

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