aboutsummaryrefslogtreecommitdiffstats
path: root/.yarnrc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.yarnrc.yml')
-rw-r--r--.yarnrc.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml
index e58c348d..7156d168 100644
--- a/.yarnrc.yml
+++ b/.yarnrc.yml
@@ -2,11 +2,6 @@ enableTelemetry: 0
2 2
3nodeLinker: pnp 3nodeLinker: pnp
4 4
5packageExtensions:
6 stylelint-config-recommended-scss@*:
7 peerDependencies:
8 postcss: "*"
9
10plugins: 5plugins:
11 - path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs 6 - path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
12 spec: "@yarnpkg/plugin-interactive-tools" 7 spec: "@yarnpkg/plugin-interactive-tools"