aboutsummaryrefslogtreecommitdiff
path: root/.yarnrc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.yarnrc.yml')
-rw-r--r--.yarnrc.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml
index e600016..bd5ccfd 100644
--- a/.yarnrc.yml
+++ b/.yarnrc.yml
@@ -6,9 +6,9 @@ nodeLinker: pnpm
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
- spec: "@yarnpkg/plugin-interactive-tools"
+ spec: '@yarnpkg/plugin-interactive-tools'
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
- spec: "@yarnpkg/plugin-typescript"
+ spec: '@yarnpkg/plugin-typescript'
pnpEnableEsmLoader: true