Skip to content

Commit

Permalink
Add Prettier (extension) as VS code recommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
iamlogand committed Oct 4, 2023
1 parent 2d325c0 commit a7d3be5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions roronline.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,10 @@
"Xmark"
],
"prettier.semi": false
},
"extensions": {
"recommendations": [
"esbenp.prettier-vscode"
]
}
}

0 comments on commit a7d3be5

Please sign in to comment.