add: Prettier Formatter

This commit is contained in:
2022-07-02 14:02:55 +00:00
parent aa5bb78ff5
commit d96ff1bebc
4 changed files with 6416 additions and 1303 deletions

4
.prettierrc Normal file
View File

@ -0,0 +1,4 @@
{
"tabWidth": 2,
"useTabs": false
}