Skip to content

Commit e95f656

Browse files
authored
🤖 Merge PR DefinitelyTyped#74379 chore(vscode): add a readme to refer contribution back to vscode source repo by @hkleungai
1 parent c975f2f commit e95f656

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎types/vscode/README.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @types/vscode
2+
3+
## Contributing
4+
5+
`@types/vscode/index.d.ts` is an idential re-export of `src/vscode-dts/vscode.d.ts` in https://github.com/microsoft/vscode. See https://github.com/microsoft/vscode/tree/main/build/azure-pipelines/publish-types for how these types are updated.
6+
7+
If you would like to contribute, please open an issue or a pull request there. Any code changes on `@types/vscode` without going through `microsoft/vscode` repo will risk being eliminated by microsoft's pipeline.

0 commit comments

Comments
 (0)