mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
add: vscode plugins recommendations
Signed-off-by: Kaifuny <superbiger.github@gmail.com>
This commit is contained in:
parent
54f6baa8de
commit
b371ab5647
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ nohup.out
|
||||
docker-compose.dev.yml
|
||||
docker-compose.custom.yml
|
||||
private/
|
||||
!contact-frontend/.vscode
|
||||
|
7
contact-frontend/.vscode/extensions.json
vendored
Normal file
7
contact-frontend/.vscode/extensions.json
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"Vue.volar",
|
||||
"Vue.vscode-typescript-vue-plugin",
|
||||
"lokalise.i18n-ally"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user