vsc-material-theme/.vscode/settings.json

6 lines
94 B
JSON
Raw Normal View History

2017-05-10 10:22:05 +02:00
{
"vsicons.presets.angular": false,
"files.associations": {
"*.template": "json"
}
}