# Yarn configuration for standalone project # This directory is a standalone project, not part of parent workspace # Use node_modules linker (standard approach for standalone projects) nodeLinker: node-modules # Enable global cache for better performance enableGlobalCache: true