refactor: ♻ Clean up Prettier config

This commit is contained in:
Kainoa Kanter 2022-03-19 20:14:59 -07:00 committed by GitHub
parent 07a8d8cbdb
commit 32842c0053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
{
"useTabs": true,
"trailingComma": "es5",
"tabWidth": 4,
"semi": false,
"singleQuote": false