-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy path.yarnrc.yml
More file actions
22 lines (20 loc) · 775 Bytes
/
Copy path.yarnrc.yml
File metadata and controls
22 lines (20 loc) · 775 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: "@yarnpkg/plugin-typescript"
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"
- path: .yarn/plugins/@yarnpkg/plugin-exec.cjs
spec: "@yarnpkg/plugin-exec"
- path: .yarn/plugins/@yarnpkg/plugin-stage.cjs
spec: "@yarnpkg/plugin-stage"
- path: .yarn/plugins/@ojkelly/plugin-all.cjs
spec: "https://yarn.build/latest"
yarnPath: .yarn/releases/yarn-3.2.0.cjs
packageExtensions:
next-sitemap@*:
dependencies:
"@next/env": "*"