fix publishers api
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -5,8 +5,7 @@
|
||||
"html.format.wrapAttributes": "force",
|
||||
"editor.formatOnSave": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll": true,
|
||||
// "source.organizeImports": true
|
||||
"source.fixAll": "explicit"
|
||||
},
|
||||
"[dotenv]": {
|
||||
"editor.defaultFormatter": "foxundermoon.shell-format"
|
||||
|
Reference in New Issue
Block a user