mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Update editorconfig (#2285)
* Update editorconfig * Use editorconfig for biome formatting
This commit is contained in:
parent
83c74f5f99
commit
eeea7cf6da
|
|
@ -1,7 +1,6 @@
|
||||||
root = true
|
root = true
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
end_of_line = lf
|
charset = utf-8
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
indent_style = space
|
indent_style = tab
|
||||||
indent_size = 2
|
|
||||||
|
|
|
||||||
|
|
@ -42,6 +42,9 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"formatter": {
|
||||||
|
"useEditorconfig": true
|
||||||
|
},
|
||||||
"css": {
|
"css": {
|
||||||
"formatter": {
|
"formatter": {
|
||||||
"enabled": true
|
"enabled": true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user