sp-dev-fx-webparts/samples/vuejs-todo-single-file-comp.../.vscode/settings.json

7 lines
154 B
JSON

{
"vsicons.presets.angular": false,
"typescript.tsdk": "./node_modules/typescript/lib",
"files.associations": {
"*.vue": "vue"
}
}