aboutsummaryrefslogtreecommitdiffstats
path: root/.yarnrc.yml
diff options
context:
space:
mode:
authorBrendan F <EpicWolverine@users.noreply.github.com>2023-06-19 12:51:22 -0700
committerBrendan F <EpicWolverine@users.noreply.github.com>2023-06-19 12:51:22 -0700
commit1d89c9d43f05aa09b6449882bfcd9a5810438f49 (patch)
treec0e54984fb1a8a34898203d085593f30100bb7f5 /.yarnrc.yml
parenta57a3262ace1ae1a15ce7b7ed9dc1ab757f60c28 (diff)
Run yarn and update packages
Diffstat (limited to '.yarnrc.yml')
-rw-r--r--.yarnrc.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml
new file mode 100644
index 0000000..4a9cad4
--- /dev/null
+++ b/.yarnrc.yml
@@ -0,0 +1,10 @@
+nodeLinker: node-modules
+packageExtensions:
+ # awaiting fix: https://github.com/facebook/create-react-app/issues/11982
+ # https://github.com/facebook/create-react-app/issues/12456
+ 'eslint-plugin-flowtype@*':
+ peerDependenciesMeta:
+ '@babel/plugin-syntax-flow':
+ optional: true
+ '@babel/plugin-transform-react-jsx':
+ optional: true
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage