Add NPM + Beautify

This commit is contained in:
nitrohorse
2019-08-03 13:21:13 -07:00
parent 463479919a
commit de91049200
4 changed files with 353 additions and 0 deletions

3
.editorconfig Normal file
View File

@ -0,0 +1,3 @@
[*.html]
indent_style = tab
indent_size = 4