mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 23:16:59 +00:00
5 lines
140 B
JSON
5 lines
140 B
JSON
{
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"editor.formatOnSave": true,
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
} |