-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
.yarnrc.yml
37 lines (35 loc) · 921 Bytes
/
.yarnrc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
packageExtensions:
"@docusaurus/core@*":
dependencies:
url: "*"
"@lineup-lite/components@*":
peerDependencies:
react-refresh: "*"
"@lineup-lite/hooks@*":
peerDependencies:
react-refresh: "*"
"@lineup-lite/table@*":
peerDependencies:
react-refresh: "*"
eslint-config-airbnb-typescript@*:
dependencies:
eslint-config-airbnb-base: "*"
eslint-module-utils@*:
dependencies:
eslint-import-resolver-node: "*"
prism-react-renderer@*:
dependencies:
react: "*"
react-live@*:
dependencies:
"@philpl/buble": "*"
react: "*"
react-simple-code-editor@*:
dependencies:
react: "*"
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
yarnPath: .yarn/releases/yarn-3.2.1.cjs