dist builder

This commit is contained in:
2022-04-13 16:05:32 +03:00
parent 0f6f4170db
commit 919f6a0188
4 changed files with 53 additions and 0 deletions

View File

@@ -19,3 +19,7 @@ indent_size = 2
[*.js]
indent_style = space
indent_size = 2
[*.py]
indent_style = space
indent_size = 4