chore: add .yarnrc.yml

This commit is contained in:
Matthieu Bessat 2022-09-05 16:53:51 +02:00
parent 6ea2019b8f
commit 17a08961ea
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
dist
.yarn
node_modules
.env

2
.yarnrc.yml Normal file
View file

@ -0,0 +1,2 @@
yarnPath: .yarn/releases/yarn-3.2.3.cjs
nodeLinker: node-modules