-
Notifications
You must be signed in to change notification settings - Fork 0
/
.yarnrc.yml
38 lines (34 loc) · 946 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
nmMode: hardlinks-local
nodeLinker: pnp
packageExtensions:
'@testing-library/user-event@*':
dependencies:
'@testing-library/dom': '*'
'@vitejs/plugin-react@*':
dependencies:
vite: '*'
berry@*:
dependencies:
next: '*'
eslint-config-next@*:
dependencies:
next: '*'
react: '*'
react-dom: '*'
eslint-config-react-app@*:
dependencies:
'@babel/plugin-syntax-flow': '*'
'@babel/plugin-transform-react-jsx': '*'
eslint-plugin-jest-dom@*:
dependencies:
'@testing-library/dom': '*'
local-pkg@*:
dependencies:
jsdom: '*'
vite-tsconfig-paths@*:
dependencies:
vite: '*'
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: '@yarnpkg/plugin-workspace-tools'
yarnPath: .yarn/releases/yarn-3.6.1.cjs