← Back
Editing: yarn.js
#!/usr/bin/env node require('./corepack').runMain(['yarn', ...process.argv.slice(2)]);
Save File
Cancel