mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
* chore: add yarn interactive-tools * chore(deps): bump swc * chore(deps): bump chai types * chore(deps): bump mocha * chore(deps): bump node types * chore(deps): bump eslint * chore(deps): bump other
10 lines
278 B
YAML
10 lines
278 B
YAML
nodeLinker: node-modules
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
|
spec: "@yarnpkg/plugin-typescript"
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
spec: "@yarnpkg/plugin-interactive-tools"
|
|
|
|
yarnPath: .yarn/releases/yarn-3.3.0.cjs
|