vscode/.vscode
Matt Bierner 573af50461 Switch VS Code workspace to use typescript-tslint-plugin
Use the plugin version of TS lint rather than the external version. Add the plugin as a local dev dependency and add the vscode extension that contributes the plugin as a recomended extension. This should enable the plugin when using the standard version of TS and when using the workspace version of TS
2018-11-12 14:49:30 -08:00
..
extensions.json Switch VS Code workspace to use typescript-tslint-plugin 2018-11-12 14:49:30 -08:00
launch.json Move new launch config down so it's sorted after "Launch VS Code" 2018-10-18 16:48:39 -07:00
settings.json Switch VS Code workspace to use typescript-tslint-plugin 2018-11-12 14:49:30 -08:00
shared.code-snippets tweak snippet 2018-11-07 16:52:02 +01:00
tasks.json Problem matcher for strict null checks 2018-10-16 16:15:36 +02:00