PhaseWeb3-Vue/.editorconfig
2023-05-17 21:01:05 -04:00

6 lines
133 B
INI

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