-
Notifications
You must be signed in to change notification settings - Fork 10
/
.yarnrc.yml
37 lines (34 loc) · 894 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
enableScripts: false
packageExtensions:
"@storybook/addon-docs@*":
dependencies:
"@babel/core": "*"
webpack: "*"
"@storybook/docs-tools@*":
dependencies:
react: "*"
react-dom: "18.0.0"
"@storybook/instrumenter@*":
dependencies:
react: "*"
react-dom: "18.0.0"
"@storybook/mdx1-csf@*":
dependencies:
"@babel/core": "*"
debug@*:
dependencies:
supports-color: "*"
eslint-config-react-app@*:
dependencies:
"@babel/plugin-syntax-flow": "*"
"@babel/plugin-transform-react-jsx": "*"
node-fetch@*:
dependencies:
encoding: "*"
stylelint-config-recommended-scss@*:
dependencies:
postcss: "*"
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
yarnPath: .yarn/releases/yarn-3.5.0.cjs