diff options
author | crupest <crupest@outlook.com> | 2021-01-29 23:29:52 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-01-29 23:29:52 +0800 |
commit | cc08d98c5e170406b104cadb71add94010c59dae (patch) | |
tree | 91885012d9203611eb278986e75737ca700e9d17 /FrontEnd/.yarn/sdks/integrations.yml | |
parent | 72344fcf7a099e1fcc8495d5ea30c64b5dddf183 (diff) | |
download | timeline-cc08d98c5e170406b104cadb71add94010c59dae.tar.gz timeline-cc08d98c5e170406b104cadb71add94010c59dae.tar.bz2 timeline-cc08d98c5e170406b104cadb71add94010c59dae.zip |
Front end migrate to npm because of buggy pnp in yarn 2.
Diffstat (limited to 'FrontEnd/.yarn/sdks/integrations.yml')
-rw-r--r-- | FrontEnd/.yarn/sdks/integrations.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/FrontEnd/.yarn/sdks/integrations.yml b/FrontEnd/.yarn/sdks/integrations.yml deleted file mode 100644 index 76ed42ba..00000000 --- a/FrontEnd/.yarn/sdks/integrations.yml +++ /dev/null @@ -1,5 +0,0 @@ -# This file is automatically generated by PnPify. -# Manual changes will be lost! - -integrations: - - vscode |