From 0d703c037ee7d0015f07145da3c87e730c5aa4a6 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Thu, 9 Jan 2025 00:11:12 -0500 Subject: Update Yarn --- .yarnrc.yml | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to '.yarnrc.yml') diff --git a/.yarnrc.yml b/.yarnrc.yml index e76973c..ea8f92e 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -1,16 +1,9 @@ -# compressionLevel: mixed - -# enableGlobalCache: false - 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@*': + eslint-plugin-flowtype@*: peerDependenciesMeta: - '@babel/plugin-syntax-flow': + "@babel/plugin-syntax-flow": optional: true - '@babel/plugin-transform-react-jsx': + "@babel/plugin-transform-react-jsx": optional: true - -# yarnPath: .yarn/releases/yarn-4.5.1.cjs -- cgit v1.2.3