-
Notifications
You must be signed in to change notification settings - Fork 0
/
.yarnrc.yml
39 lines (37 loc) · 1.02 KB
/
.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
38
39
packageExtensions:
"@storybook/addons@*":
dependencies:
"@types/webpack-env": "*"
"@storybook/react@*":
dependencies:
"@storybook/client-api": "*"
"@storybook/theming@*":
dependencies:
"@emotion/serialize": "*"
"@emotion/utils": "*"
"@types/react@*":
dependencies:
prop-types: "*"
debug@*:
dependencies:
supports-color: "*"
eslint-import-resolver-node@*:
dependencies:
resolve: "*"
eslint-module-utils@*:
dependencies:
eslint-import-resolver-node: "*"
eslint-plugin-import@*:
dependencies:
eslint-import-resolver-node: "*"
react-pixi-fiber@*:
dependencies:
prop-types: "*"
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
- path: .yarn/plugins/@yarnpkg/plugin-constraints.cjs
spec: "@yarnpkg/plugin-constraints"
yarnPath: .yarn/releases/yarn-2.4.1.cjs