settings.json 99 B

1234
  1. {
  2. "vue.features.codeActions.enable": false,
  3. "typescript.tsdk": "node_modules/typescript/lib"
  4. }