项目文件夹

文件
2026-07-13 13:05:14 +08:00

16 行
225 B
INI

[*.ron]
indent_style = space
indent_size = 2
tab_width = 2
# keep in sync with `taplo.toml`
[*.toml]
indent_style = space
indent_size = 2
tab_width = 2
[*.{js,ts,jsx,tsx}]
indent_style = space
indent_size = 2
tab_width = 2