Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Pasero <benjpas@microsoft.com>2019-08-13 14:59:37 +0300
committerBenjamin Pasero <benjpas@microsoft.com>2019-08-13 14:59:59 +0300
commitaa3a41995a691b9dd18a203e38e719dc5e56edce (patch)
treec080c4e516652fc33985cf861d091cc8015e3b8e /remote/web
parent053fe57597db6e87589a12b45358f982491e6640 (diff)
web - remove .yarnrc file
Diffstat (limited to 'remote/web')
-rw-r--r--remote/web/.yarnrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/remote/web/.yarnrc b/remote/web/.yarnrc
deleted file mode 100644
index b28191e6bae..00000000000
--- a/remote/web/.yarnrc
+++ /dev/null
@@ -1,3 +0,0 @@
-disturl "http://nodejs.org/dist"
-target "10.11.0"
-runtime "node"