@sourcegraph/extension-api-classes
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

@sourcegraph/extension-api-classes

npm downloads build codecov code style: prettier semantic-release

Classes used by the Sourcegraph extension API

Install

npm install @sourcegraph/extension-api-classes
# or
yarn add @sourcegraph/extension-api-classes

Build

yarn
yarn build

Test

yarn test

Release

Releases are done automatically in CI when commits are merged into master by analyzing Conventional Commit Messages. After running yarn, commit messages will be linted automatically when committing though a git hook. The git hook can be circumvented for fixup commits with git's fixup! autosquash feature, or by passing --no-verify to git commit. You may have to rebase a branch before merging to ensure it has a proper commit history, or squash merge with a manually edited commit message that conforms to the convention.

Readme

Keywords

none

Package Sidebar

Install

npm i @sourcegraph/extension-api-classes

Weekly Downloads

227

Version

1.1.0

License

MIT

Unpacked Size

71.3 kB

Total Files

55

Last publish

Collaborators

  • techopsadmin
  • andreeleuterio
  • sourcegraph-bot
  • sqs
  • beyang
  • slimsag