Create an EditorConfig file for snippets

This commit is contained in:
foo-dogsquared 2019-09-30 09:27:18 +08:00
parent 711de7d425
commit a7ca930058

5
.editorconfig Normal file
View File

@ -0,0 +1,5 @@
root = true
[*.snippets]
indent_size = 2
indent_style = space