{
"editor.codeActionsOnSave": null,
"editor.formatOnSave": true,
"prettier.tabWidth": 4,
"prettier.printWidth": 150,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.suggest.snippetsPreventQuickSuggestions": false
}
原文:https://www.cnblogs.com/flyerya/p/14621562.html