Compare commits

..

4 commits

6
.editorconfig Normal file
View file

@ -0,0 +1,6 @@
[*]
indent_style = tab
[*.pug]
indent_style = space
indent_size = 2