This commit is contained in:
2023-09-03 18:26:51 +03:00
commit 5431021bce
3 changed files with 80 additions and 0 deletions

5
.prettierrc Normal file
View File

@@ -0,0 +1,5 @@
{
"tabWidth": 2,
"singleQuote": true,
"printWidth": 60
}