mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
fix: revision styles for workflow (#4087)
This commit is contained in:
2
web/.vscode/settings.example.json
vendored
2
web/.vscode/settings.example.json
vendored
@@ -2,7 +2,7 @@
|
||||
"prettier.enable": false,
|
||||
"editor.formatOnSave": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": true
|
||||
"source.fixAll.eslint": "explicit"
|
||||
},
|
||||
"eslint.format.enable": true,
|
||||
"[python]": {
|
||||
|
||||
Reference in New Issue
Block a user