mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 15:06:59 +00:00
* chore: add prettier vscode settings * simplify Signed-off-by: Chloe <pinkcloudvnn@gmail.com>
4 lines
88 B
JSON
4 lines
88 B
JSON
{
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"editor.formatOnSave": true
|
|
} |