mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-21 05:58:21 +02:00
chore: update Prettier settings and add settings for vscode
This commit is contained in:
parent
6fb6603cc1
commit
f6221cd95f
11 changed files with 191 additions and 183 deletions
4
.prettierrc
Normal file
4
.prettierrc
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"semi": false,
|
||||
"quoteProps": "preserve"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue