Skip to content

Commit

Permalink
Update .prettierrc.json
Browse files Browse the repository at this point in the history
align to playcanvas 1.7 style
  • Loading branch information
epreston committed Aug 27, 2023
1 parent 1f49345 commit 613d2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "http://json.schemastore.org/prettierrc",
"arrowParens": "avoid",
"arrowParens": "always",
"trailingComma": "none",
"tabWidth": 4,
"semi": true,
Expand Down

0 comments on commit 613d2fd

Please sign in to comment.