This module holds the TypeScript definitions of the Extraterm extension API and is published as a packge up on npmjs.com.
https://github.com/sedwards2009/extraterm
When this API changes it needs to be published.
Steps:
package.json
.yarn publish
to publish and have the password for npmjs ready.Do this on master
branch.
yarn run build-docs
Generated using TypeDoc