diff --git a/.vscode/settings.json b/.vscode/settings.json index 7acd2c0fbe4..1565c3d6fd5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -12,5 +12,6 @@ ".build/**": true, "out*/**": true, "extensions/**/out/**": true - } + }, + "tslint.rulesDirectory": "node_modules/tslint-microsoft-contrib" } \ No newline at end of file