feat(basics): cmd, code comments, variables, data types/scalar types

This commit is contained in:
2023-07-16 16:34:18 +02:00
parent 0fdf816748
commit 704fd7a5d6
3 changed files with 212 additions and 2 deletions

3
.editorconfig Normal file
View File

@@ -0,0 +1,3 @@
[*.md]
indent_style=space
indent_size=4