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

7 lines
251 B
JSON

// Place your settings in this file to overwrite default and user settings.
{
"tslint.configFile": "./config/tslint.json",
"tslint.ignoreDefinitionFiles": true,
"editor.minimap.maxColumn": 80,
"editor.minimap.renderCharacters": false
}