Scaffold project

This commit is contained in:
David Payr
2024-09-02 01:01:08 +03:00
parent ebea537812
commit d2de87194c
8 changed files with 640 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[*]
end_of_line = lf
indent_style = tab
[package.json]
indent_style = space
indent_size = 2
[README.md]
indent_style = space
indent_size = 4