Ura - 26. 11. 2022

This commit is contained in:
Gašper Dobrovoljc
2022-11-26 16:28:11 +01:00
commit b23ab042f3
7 changed files with 1582 additions and 0 deletions

4
.prettierrc Normal file
View File

@@ -0,0 +1,4 @@
{
"singleQuote": true,
"trailingComma": "all"
}