1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-09-09 05:40:51 +02:00

⚙️ 開発環境の構築

This commit is contained in:
BcRikko
2018-09-24 13:35:33 +09:00
parent 3051132d1b
commit 9a6c626821
7 changed files with 7807 additions and 4 deletions

12
.editorconfig Normal file
View File

@@ -0,0 +1,12 @@
root = true
[*]
charset = utf-8
indent_size = 2
indent_style = space
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false