From 6f0b2b85df74199575eabee3abfd7734bd36df76 Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 13 Jul 2020 20:59:52 +0800 Subject: Move front end to a submodule. --- Timeline/ClientApp/.yarnrc.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Timeline/ClientApp/.yarnrc.yml (limited to 'Timeline/ClientApp/.yarnrc.yml') diff --git a/Timeline/ClientApp/.yarnrc.yml b/Timeline/ClientApp/.yarnrc.yml deleted file mode 100644 index 1fe52728..00000000 --- a/Timeline/ClientApp/.yarnrc.yml +++ /dev/null @@ -1,7 +0,0 @@ -plugins: - - path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.js - spec: "@yarnpkg/plugin-interactive-tools" - - path: .yarn/plugins/@yarnpkg/plugin-typescript.js - spec: "@yarnpkg/plugin-typescript" - -yarnPath: .yarn/releases/yarn-berry.js -- cgit v1.2.3