diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2016-12-31 03:42:55 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2016-12-31 03:42:55 +0900 |
| commit | bb4c1b383bb7515def6c576a48e0a433aa739753 (patch) | |
| tree | 866cc863f2318d0c2df6494231466928b9433441 | |
| parent | Add missing type annotation (diff) | |
| download | sharkey-bb4c1b383bb7515def6c576a48e0a433aa739753.tar.gz sharkey-bb4c1b383bb7515def6c576a48e0a433aa739753.tar.bz2 sharkey-bb4c1b383bb7515def6c576a48e0a433aa739753.zip | |
Remove useless link
| -rw-r--r-- | jsconfig.json | 1 |
1 files changed, 0 insertions, 1 deletions
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", |