vscode-action-buttons
vscode-action-buttons copied to clipboard
Support for yarn
Nice option in the config would be a possibility to choose the package manager.
Because when I'm trying to use the script below npm has a problem with yarn.
"foo": "yarn build && bar foo",