Remove backend prettier

This commit is contained in:
Kainoa Kanter 2022-03-15 10:18:32 -07:00
parent 26669d9804
commit 2b44dc45a0
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
{
"useTabs": true,
"trailingComma": "es5",
"tabWidth": 4,
"semi": false,
"singleQuote": false
}