7 lines
251 B
JSON
Raw Normal View History

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