mirror of
https://github.com/snowykami/neo-blog.git
synced 2025-09-26 19:16:24 +00:00
13 lines
144 B
INI
13 lines
144 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[*.ts]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[*.tsx]
|
|
indent_style = space
|
|
indent_size = 2 |