aboutsummaryrefslogtreecommitdiffstats
path: root/.yarnrc.yml
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-02-04 20:18:20 +0100
committerLibravatar GitHub <noreply@github.com>2022-02-04 20:18:20 +0100
commit42db1e8b4dcff3667c5f14e8dd464309c3c2f23e (patch)
treef5f5efe86fb352980cf144cceb68d1a1101b274f /.yarnrc.yml
parentchore(web): fix Sonar issue (diff)
parentchore(frontend): bump frontend dependencies (diff)
downloadrefinery-42db1e8b4dcff3667c5f14e8dd464309c3c2f23e.tar.gz
refinery-42db1e8b4dcff3667c5f14e8dd464309c3c2f23e.tar.zst
refinery-42db1e8b4dcff3667c5f14e8dd464309c3c2f23e.zip
Merge pull request #18 from kris7t/releng-docs
Restructure project
Diffstat (limited to '.yarnrc.yml')
-rw-r--r--.yarnrc.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml
new file mode 100644
index 00000000..f4c1970f
--- /dev/null
+++ b/.yarnrc.yml
@@ -0,0 +1,18 @@
1enableTelemetry: 0
2
3nodeLinker: pnp
4
5packageExtensions:
6 eslint-config-airbnb-typescript@*:
7 peerDependencies:
8 eslint: "*"
9 eslint-plugin-import: "*"
10 stylelint-config-recommended-scss@*:
11 peerDependencies:
12 postcss: "*"
13
14plugins:
15 - path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
16 spec: "@yarnpkg/plugin-interactive-tools"
17
18yarnPath: .yarn/releases/yarn-3.1.1.cjs