settings.json 102 B

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