diff options
Diffstat (limited to '.vscode/settings.json')
-rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 2e081d9..47bcd75 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -90,7 +90,8 @@ "Sillyf", "tabindex", "EVTSDK", - "gerrit" + "gerrit", + "tgts" ], // codelyzer "tslint.rulesDirectory": "./webapp/node_modules/codelyzer", |