CodiceFiscaleJS/.editorconfig

9 lines
81 B
INI
Raw Normal View History

[*]
indent_style = space
[*.{.json,js}]
indent_size = 2
[*.ts]
indent_size = 4