al-quran.reflectslight.io/.editorconfig
0x1eef 5c2bdea8b4
Some checks are pending
The Quran / ci (push) Waiting to run
Update .editorconfig
2024-10-07 00:03:21 -03:00

17 lines
213 B
INI

root = true
[*.html]
indent_style = space
indent_size = 2
[*.rb,*.erb]
indent_style = space
indent_size = 2
[*.js,*.ts,*.tsx]
indent_style = space
indent_size = 2
[*.scss]
indent_style = space
indent_size = 2