Updated misc

This commit is contained in:
Matte
2021-06-08 12:01:32 +03:00
parent fcfc9169fd
commit acef9404b2
4 changed files with 36 additions and 1 deletions

5
.prettierrc Normal file
View File

@ -0,0 +1,5 @@
{
"printWidth": 100,
"tabWidth": 4,
"semi": true
}