Skip to content

Commit

Permalink
Merge pull request #595 from dotnet/nagilson-correct-chai
Browse files Browse the repository at this point in the history
Pipeline Registry Fixup: Update Chai and Add VSCE to package-lock
  • Loading branch information
nagilson authored Sep 16, 2022
2 parents 37d53de + dd9635c commit da96ae8
Show file tree
Hide file tree
Showing 9 changed files with 2,912 additions and 734 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,6 @@ install.*
vscode-dotnet-runtime-library/install scripts/dotnet-install.*
*/images/*
vscode-dotnet-runtime-extension/LICENSE.txt
vscode-dotnet-sdk-extension/LICENSE.txt
vscode-dotnet-sdk-extension/LICENSE.txt
.vscode/launch.json
rimraf
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ stages:
versionSpec: '15.x'
displayName: 'Install Node.js'
- bash: |
npm install --cache /temp/empty-cache
npm install tslint --verbose
npm run lint
displayName: Run Lint
Expand Down
Loading

0 comments on commit da96ae8

Please sign in to comment.