File tree Expand file tree Collapse file tree 3 files changed +722
-921
lines changed Expand file tree Collapse file tree 3 files changed +722
-921
lines changed Original file line number Diff line number Diff line change 1
1
enableGlobalCache : true
2
-
3
2
nodeLinker : node-modules
4
3
5
- npmScopes :
6
- jsr :
7
- npmRegistryServer : " https://npm.jsr.io"
8
-
9
4
plugins :
10
5
- path : .yarn/plugins/@yarnpkg/plugin-typescript.cjs
11
- spec : " @yarnpkg/plugin-typescript"
6
+ spec : ' @yarnpkg/plugin-typescript'
12
7
- path : .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
13
- spec : " @yarnpkg/plugin-interactive-tools"
8
+ spec : ' @yarnpkg/plugin-interactive-tools'
14
9
15
10
yarnPath : .yarn/releases/yarn-3.2.4.cjs
Original file line number Diff line number Diff line change 119
119
- Added Type declarations for few functions
120
120
- Refactor the whole code to make it more readable
121
121
- Updated to add support for the JSR Package Manager
122
+ - Updated to version 1.6.9 to avoid version gap for JSR
You can’t perform that action at this time.
0 commit comments