first commit, basic http server rending a sample svg is functioning
This commit is contained in:
9
.editorconfig
Normal file
9
.editorconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
root = true
|
||||
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[*.{md,yaml,yml,json}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
Reference in New Issue
Block a user