aboutsummaryrefslogtreecommitdiff
path: root/.yarnrc.yml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-26 04:22:05 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-26 04:22:05 +0000
commita9ac478ee06f9567f3fde73f777da88c6b876c4f (patch)
treec8e3217de7ed0ae1ceac0d20243676e96336c3ff /.yarnrc.yml
parent7057cebb3c37634cfa1468e1f49ce30a890681b6 (diff)
downloadtanzanite-a9ac478ee06f9567f3fde73f777da88c6b876c4f.tar.gz
tanzanite-a9ac478ee06f9567f3fde73f777da88c6b876c4f.tar.bz2
tanzanite-a9ac478ee06f9567f3fde73f777da88c6b876c4f.zip
Automatically format code
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 f362d3a..05fc4ec 100644
--- a/.yarnrc.yml
+++ b/.yarnrc.yml
@@ -4,9 +4,9 @@ nodeLinker: node-modules
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
- spec: "@yarnpkg/plugin-typescript"
+ spec: '@yarnpkg/plugin-typescript'
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
- spec: "@yarnpkg/plugin-interactive-tools"
+ spec: '@yarnpkg/plugin-interactive-tools'
pnpEnableEsmLoader: true