this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

vscode yaml schemas update

+1 -1
+1 -1
vscode/settings.json
··· 104 104 "editor.defaultFormatter": "esbenp.prettier-vscode" 105 105 }, 106 106 "yaml.schemas": { 107 - "file:///Users/sethetter/.vscode/extensions/atlassian.atlascode-3.0.10/resources/schemas/pipelines-schema.json": "bitbucket-pipelines.yml" 107 + "file:///Users/sethetter/.vscode/extensions/atlassian.atlascode-3.0.12/resources/schemas/pipelines-schema.json": "bitbucket-pipelines.yml" 108 108 }, 109 109 "eslint.quiet": true, 110 110