forked from tutorbookapp/tutorbook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.yarnrc.yml
38 lines (35 loc) · 886 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
38
nodeLinker: node-modules
packageExtensions:
"@firebase/auth@*":
peerDependencies:
"@firebase/app-types": "*"
"@firebase/util": "*"
"@firebase/database@*":
peerDependencies:
"@firebase/app-types": "*"
eslint-config-airbnb-typescript@*:
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
eslint-plugin-jsx-a11y: "*"
eslint-plugin-react: "*"
eslint-plugin-react-hooks: "*"
rc-tooltip@*:
peerDependencies:
react: "*"
react-dom: "*"
rc-trigger@*:
peerDependencies:
react: "*"
react-dom: "*"
react-rnd@*:
peerDependencies:
react: "*"
react-dom: "*"
recharts@*:
peerDependencies:
prop-types: "*"
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
yarnPath: .yarn/releases/yarn-3.2.0.cjs