FastGPT/.vscode/settings.json
2023-03-04 13:04:47 +08:00

5 lines
102 B
JSON

{
"editor.formatOnType": true,
"editor.formatOnSave": true ,
"prettier.tabWidth": 2
}