starting dices implementation

This commit is contained in:
Vlyan
2020-12-07 19:07:41 +01:00
parent 4c900f03bb
commit 7b219b2460
21 changed files with 8853 additions and 6025 deletions

4
.prettierrc.json Normal file
View File

@@ -0,0 +1,4 @@
{
"tabWidth": 4,
"printWidth": 120
}