Skip to content

Commit

Permalink
chore: update yarn config
Browse files Browse the repository at this point in the history
  • Loading branch information
Jogiter committed Jul 19, 2023
1 parent 65c8e83 commit f0763d4
Show file tree
Hide file tree
Showing 4 changed files with 4,478 additions and 2,722 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules
docs/.vitepress/dist
docs/.vitepress/dist
.yarn
3 changes: 3 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.6.1.cjs
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
},
"packageManager": "yarn@3.6.1"
}
Loading

0 comments on commit f0763d4

Please sign in to comment.