Skip to content
Draft

Updates #5326

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
; NOTE: All lines except the registry must be deleted for 'artifacts-npm-credprovider' to work
; We generally want to save install/update commands
save=true
; We use a public Azure Artifacts mirror
; We use a semi-public Azure Artifacts mirror
registry=https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/npm/registry/
always-auth=true
; But we don't want references to it in the lockfile
omit-lockfile-registry-resolved=true
3 changes: 3 additions & 0 deletions CodeQL.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
path_classifiers:
library:
- ".vscode-test"
Loading
Loading