mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 04:36:23 +00:00
enable the microsoft rules directory
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -12,5 +12,6 @@
|
||||
".build/**": true,
|
||||
"out*/**": true,
|
||||
"extensions/**/out/**": true
|
||||
}
|
||||
},
|
||||
"tslint.rulesDirectory": "node_modules/tslint-microsoft-contrib"
|
||||
}
|
||||
Reference in New Issue
Block a user