chore: Bump Electron from 27.2.2 to 29.1.6 (#367)
[figma-linux.git] / .editorconfig
blobb69595b325bb6c2ecfddfa64130ceb9ca902eda9
1 # EditorConfig is awesome:http://EditorConfig.org
3 # top-most EditorConfig file
4 root = true
6 # All Files
7 [*]
8 indent_style = space
9 indent_size = 2
10 insert_final_newline = true