mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-08-28 19:47:17 +08:00
⬆️ Upgrade(custom): update dependencies and editor settings
This commit is contained in:
Vendored
+7
-2
@@ -20,9 +20,14 @@
|
||||
"stylusSupremacy.sortProperties": "grouped",
|
||||
"stylusSupremacy.quoteChar": "\"",
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": true
|
||||
"source.fixAll.eslint": "explicit"
|
||||
},
|
||||
"githubPullRequests.ignoredPullRequestBranches": [
|
||||
"dev"
|
||||
]
|
||||
],
|
||||
"[go]": {
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": "explicit"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user