@stoplight/types
TypeScript icon, indicating that this package has built-in type declarations

14.1.1 • Public • Published

@stoplight/types

Common typings for the Stoplight ecosystem.

Dependent repositories:

https://github.com/stoplightio/types/network/dependents

Installation

Supported in modern browsers and node.

# latest stable
yarn add -D @stoplight/types

Contributing

  1. Clone repo.
  2. Create / checkout feature/{name}, chore/{name}, or fix/{name} branch.
  3. Install deps: yarn.
  4. Make your changes.
  5. Run tests: yarn test.prod.
  6. Stage relevant files to git.
  7. Commit: yarn commit. NOTE: Commits that don't follow the conventional format will be rejected. yarn commit creates this format for you, or you can put it together manually and then do a regular git commit.
  8. Push: git push.
  9. Open PR targeting the next branch.

Readme

Keywords

none

Package Sidebar

Install

npm i @stoplight/types

Weekly Downloads

2,030,759

Version

14.1.1

License

Apache-2.0

Unpacked Size

46.4 kB

Total Files

18

Last publish

Collaborators

  • stoplight-devops