You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/artifacts-helper/README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ Configures Codespace to authenticate with Azure Artifact feeds
23
23
| yarnAlias | Create alias for yarn | boolean | true |
24
24
| npxAlias | Create alias for npx | boolean | true |
25
25
| rushAlias | Create alias for rush | boolean | true |
26
+
| pnpmAlias | Create alias for pnpm | boolean | true |
26
27
| targetFiles | Comma separated list of files to write to. Default is '/etc/bash.bashrc,/etc/zsh/zshrc' for root and '~/.bashrc,~/.zshrc' for non-root | string | DEFAULT |
0 commit comments