Add editorconfig

This commit is contained in:
Takumi Sueda 2022-12-10 04:23:21 +09:00
parent 07485f09ae
commit dd5047c282
1 changed files with 5 additions and 0 deletions

5
.editorconfig Normal file
View File

@ -0,0 +1,5 @@
root = true
[*.html]
charset = utf-8
indent_size = 2