al-quran_kaios/.editorconfig

18 lines
210 B
INI
Raw Normal View History

2024-10-26 06:16:26 +02:00
root = true
[*.rb]
indent_style = space
indent_size = 2
[*.tsx, *.ts]
indent_style = space
indent_size = 2
[*.scss]
indent_style = space
indent_size = 2
[*.yml, *.yaml]
indent_style = space
indent_size = 2