mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
Port noUnexternalizedStringsRule to TS 1.8.0. Add support to detect duplicate keys with different messages
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -13,5 +13,5 @@
|
||||
"extensions/**/out/**": true
|
||||
},
|
||||
"tslint.enable": true,
|
||||
"tslint.rulesDirectory": "node_modules/tslint-microsoft-contrib"
|
||||
"tslint.rulesDirectory": "build/tslintRules"
|
||||
}
|
||||
Reference in New Issue
Block a user