Deployment WIP

This commit is contained in:
2025-02-22 23:35:46 +01:00
parent 574a738868
commit 78277906fe
9 changed files with 83 additions and 17 deletions
+11
View File
@@ -0,0 +1,11 @@
[*.{html,css,js,jsx,json}]
charset = utf-8
indent_style = tab
indent_size = 2
quote_type= single
[*.{go}]
charset = utf-8
indent_style = tab
indent_size = 2
quote_type= double