markmcdermott.io (js, ruby, ...etc) by mark mcdermott

Switch npm to yarn

Quick & easy

09/16/2025

read time: 1 min

# Yarn Berry
.yarn/*
!.yarn/patches
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions

# Optional (if you don’t use nodeLinker: node-modules)
node_modules

# Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*