diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-08-20 05:20:12 +0200 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-08-20 18:26:44 +0200 |
commit | 5ffaaf771ea0398a1bdaaed933c8b8b15fee53ff (patch) | |
tree | ab1df6711de6a41062bd29453badf1b680fde677 /.yarnrc.yml | |
parent | prettier (diff) | |
download | server-5ffaaf771ea0398a1bdaaed933c8b8b15fee53ff.tar.xz |
Disable yarn PnP
Diffstat (limited to '')
-rw-r--r-- | .yarnrc.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml new file mode 100644 index 00000000..3186f3f0 --- /dev/null +++ b/.yarnrc.yml @@ -0,0 +1 @@ +nodeLinker: node-modules |