mirror of
https://github.com/vrc-get/vrc-get.git
synced 2026-06-21 09:58:08 +00:00
11 lines
182 B
INI
11 lines
182 B
INI
[{*.tsx,*.ts,*.js,*.json,*.jsonc}]
|
|
indent_size = 2
|
|
indent_style = tab
|
|
|
|
[vrc-get-gui/lib/bindings.ts]
|
|
indent_size = 4
|
|
indent_style = space
|
|
|
|
[*.css]
|
|
indent_size = 4
|
|
indent_style = tab
|