update .prettierrc

This commit is contained in:
andr-ew 2023-06-21 12:54:44 -05:00
parent dd9d5497d9
commit fc1a3b768f
2 changed files with 4210 additions and 0 deletions

8
.prettierrc.json Normal file
View File

@ -0,0 +1,8 @@
{
"arrowParens": "avoid",
"semi": true,
"tabWidth": 4,
"singleQuote": true,
"jsxSingleQuote": true,
"bracketSpacing": true
}

4202
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff