mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-18 20:40:36 +01:00
chore(tools): 🔧 Aggiunto TSX alla lista dei file in .editorconfig
This commit is contained in:
parent
0b4805fd4c
commit
5e4069930e
@ -177,7 +177,7 @@ ij_xml_space_around_equals_in_attribute = false
|
|||||||
ij_xml_space_inside_empty_tag = false
|
ij_xml_space_inside_empty_tag = false
|
||||||
ij_xml_text_wrap = normal
|
ij_xml_text_wrap = normal
|
||||||
|
|
||||||
[{*.ats,*.cts,*.mts,*.ts}]
|
[{*.ats,*.cts,*.mts,*.ts,*.tsx}]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
max_line_length = 100
|
max_line_length = 100
|
||||||
tab_width = 2
|
tab_width = 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user