Migrate to Yarn Berry

pull/219/head
Candid Dauth 2023-04-04 20:56:31 +02:00
rodzic 43dd5b4c05
commit b83d3ba1dd
6 zmienionych plików z 16574 dodań i 9216 usunięć

9
.gitignore vendored
Wyświetl plik

@ -4,4 +4,11 @@ node_modules
dist
yarn-error.log
.vscode
config.env
config.env
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

File diff suppressed because one or more lines are too long

873
.yarn/releases/yarn-3.5.0.cjs vendored 100755

File diff suppressed because one or more lines are too long

7
.yarnrc.yml 100644
Wyświetl plik

@ -0,0 +1,7 @@
nodeLinker: node-modules
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
yarnPath: .yarn/releases/yarn-3.5.0.cjs

Wyświetl plik

@ -20,5 +20,6 @@
"eslint": "^7.27.0",
"eslint-plugin-import": "^2.23.3"
},
"version": "0.0.0"
"version": "0.0.0",
"packageManager": "yarn@3.5.0"
}

24357
yarn.lock

Plik diff jest za duży Load Diff