From bb4c1b383bb7515def6c576a48e0a433aa739753 Mon Sep 17 00:00:00 2001 From: Aya Morisawa Date: Sat, 31 Dec 2016 03:42:55 +0900 Subject: [PATCH] Remove useless link --- jsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/jsconfig.json b/jsconfig.json index 8d4204dbc2..1230aadd12 100644 --- a/jsconfig.json +++ b/jsconfig.json @@ -1,5 +1,4 @@ { - // Please visit https://go.microsoft.com/fwlink/?LinkId=759670 for more information about jsconfig.json "compilerOptions": { "target": "es6", "module": "commonjs",