pxt-calliope/.vscode/settings.json
2016-05-04 23:31:55 -07:00

5 lines
175 B
JSON

// Place your settings in this file to overwrite default and user settings.
{
"tslint.enable": true,
"tslint.rulesDirectory": "node_modules/tslint-microsoft-contrib"
}