Q3学习计划
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
403 B

3 years ago
  1. {
  2. //
  3. "recommendations": [
  4. "mrmaoddxxaa.create-uniapp-view", // uni-app
  5. "uni-helper.uni-helper-vscode", // uni-app
  6. "evils.uniapp-vscode", // uni-app
  7. "vue.volar", // vue3
  8. "vue.vscode-typescript-vue-plugin", // vue3 ts
  9. "dbaeumer.vscode-eslint", // eslint
  10. "esbenp.prettier-vscode" // prettier
  11. ]
  12. }