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.

13 lines
442 B

3 years ago
3 years ago
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. "editorconfig.editorconfig", // editorconfig
  9. "dbaeumer.vscode-eslint", // eslint
  10. "esbenp.prettier-vscode", // prettier
  11. "vscode-icons-team.vscode-icons" //
  12. ]
  13. }