未验证 提交 636eb044 编写于 作者: M Maik Riechert 提交者: GitHub

docs: fix package.json field name

上级 1db20bbb
......@@ -10054,7 +10054,7 @@ declare module 'vscode' {
* return api;
* }
* ```
* When depending on the API of another extension add an `extensionDependency`-entry
* When depending on the API of another extension add an `extensionDependencies`-entry
* to `package.json`, and use the [getExtension](#extensions.getExtension)-function
* and the [exports](#Extension.exports)-property, like below:
*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册