mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-06 04:21:38 +00:00
8 lines
137 B
INI
8 lines
137 B
INI
root = true
|
|
|
|
[/src/**{.svelte,.js,.ts,.svx,.html,.json}]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
charset = utf-8
|
|
indent_style = tab
|