diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 00000000000..8e11a761498 --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,8 @@ +{ + // See https://go.microsoft.com/fwlink/?LinkId=733558 + // for the documentation about the extensions.json format + "recommendations": [ + "eg2.tslint", + "mattlott.copy-github-url" + ] +} \ No newline at end of file