Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/.editorconfig
2020-02-19 14:22:14 -05:00

7 lines
86 B
INI

root = true
[*]
indent_style = space
trim_trailing_whitespace = true
indent_size = 2