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

7 lines
251 B
JSON
Raw Normal View History

2017-03-30 18:34:42 -04:00
// Place your settings in this file to overwrite default and user settings.
2017-02-03 10:55:11 -05:00
{
2017-03-30 18:34:42 -04:00
"tslint.configFile": "./config/tslint.json",
"tslint.ignoreDefinitionFiles": true,
"editor.minimap.maxColumn": 80,
"editor.minimap.renderCharacters": false
2017-02-03 10:55:11 -05:00
}