mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-24 14:11:27 +00:00
Add yarn typescript plugin
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
7ab9a36b05
commit
7f26a7b78b
2 changed files with 2 additions and 0 deletions
BIN
.yarn/plugins/@yarnpkg/plugin-typescript.cjs
vendored
Normal file
BIN
.yarn/plugins/@yarnpkg/plugin-typescript.cjs
vendored
Normal file
Binary file not shown.
|
@ -3,5 +3,7 @@ nodeLinker: node-modules
|
|||
plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
||||
spec: "@yarnpkg/plugin-interactive-tools"
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
||||
spec: "@yarnpkg/plugin-typescript"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-berry.cjs
|
||||
|
|
Loading…
Reference in a new issue