pxt-calliope/.vscode/settings.json

5 lines
175 B
JSON
Raw Normal View History

2016-05-05 08:31:55 +02:00
// Place your settings in this file to overwrite default and user settings.
{
"tslint.enable": true,
"tslint.rulesDirectory": "node_modules/tslint-microsoft-contrib"
}