bookmark/.editorconfig
CN32479-詹红柱 dfe2739bf3 更新
2022-04-28 08:47:43 +08:00

5 lines
120 B
INI

[*.{js,jsx,ts,tsx,vue}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true