7 lines
154 B
JSON
7 lines
154 B
JSON
|
{
|
||
|
"vsicons.presets.angular": false,
|
||
|
"typescript.tsdk": "./node_modules/typescript/lib",
|
||
|
"files.associations": {
|
||
|
"*.vue": "vue"
|
||
|
}
|
||
|
}
|