chore(core): add *.ts to .editorconfig (#527)
This commit is contained in:
Родитель
0249d757bc
Коммит
ae0bf4a037
|
@ -1,6 +1,6 @@
|
|||
root = true
|
||||
|
||||
[{*.html,*.js,*.json,*.md,*.yml,*eslintrc}]
|
||||
[{*.html,*.js,*.json,*.md,*.ts,*.yml,*eslintrc}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
insert_final_newline = true
|
||||
|
|
Загрузка…
Ссылка в новой задаче