Skip to content

Commit

Permalink
yarn install
Browse files Browse the repository at this point in the history
  • Loading branch information
roginfarrer committed Sep 5, 2021
1 parent 32ae85a commit 456a896
Show file tree
Hide file tree
Showing 5 changed files with 10,223 additions and 7,223 deletions.
9 changes: 9 additions & 0 deletions .yarn/plugins/@yarnpkg/plugin-typescript.cjs

Large diffs are not rendered by default.

28 changes: 28 additions & 0 deletions .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

Large diffs are not rendered by default.

9 changes: 8 additions & 1 deletion .yarnrc.yml
@@ -1,2 +1,9 @@
yarnPath: '.yarn/releases/yarn-berry.cjs'
nodeLinker: node-modules

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: "@yarnpkg/plugin-typescript"
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-berry.cjs
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -43,7 +43,6 @@
"clean": "rm -rf node_modules example/node_modules dist",
"release": "np"
},
"peerDependencies": {},
"prettier": {
"printWidth": 80,
"semi": true,
Expand Down

0 comments on commit 456a896

Please sign in to comment.