Merge branch 'Cohee1207:main' into chara-card-src-refactor

This commit is contained in:
Tensa
2023-05-19 22:42:03 +09:00
committed by GitHub

11
.editorconfig Normal file
View File

@@ -0,0 +1,11 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{js, conf, json}]
charset = utf-8
indent_style = space
indent_size = 4