Skip to content

Commit

Permalink
fixup another prettier option
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlundien committed Nov 1, 2023
1 parent 30929b9 commit c95cac7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "none",
"useTabs": false,
"vueIndentScriptAndStyle": true
"useTabs": false
}

0 comments on commit c95cac7

Please sign in to comment.