This commit is contained in:
desmukh
2023-01-05 12:13:30 +05:00
commit 935f94975b
28 changed files with 12394 additions and 0 deletions

4
.prettierrc Normal file
View File

@ -0,0 +1,4 @@
{
"arrowParens": "avoid",
"semi": false
}