mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-09 14:40:27 +08:00
chore: add multiple highlightValue
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -44,6 +44,6 @@
|
|||||||
"clientId": "vsmqtt_client_db34"
|
"clientId": "vsmqtt_client_db34"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"vscodeCustomCodeColor.highlightValue": "v-auth",
|
"vscodeCustomCodeColor.highlightValue": ["v-auth", "v-optimize", "v-copy", "v-longpress", "v-ripple"],
|
||||||
"vscodeCustomCodeColor.highlightValueColor": "#6366f1",
|
"vscodeCustomCodeColor.highlightValueColor": "#6366f1",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user