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

2.79.0 • Public • Published


knowledge-types

TypeScript declarations for Knowledge API entities

semantic-release

📦 npm

@homex/knowledge-types

🛠 Getting started

  1. Clone the repository

    Note: Please make sure you are on the desired node version before starting any development. If you are using nvm, you can do the following:

    nvm install
    nvm use
    
  2. Install dependencies:

    npm install
    

👨‍💻 Development

  1. Perform desire changes in appropriate interface.

  2. Make sure code compiles and passes all ESlint rules:

    # Build
    npm run build
    
    # Lint validation
    npm run lint:fix
    
  3. Ready for PR ? Make sure your commit message is prefixed with one of this:

    Commit message Release type
    fix(pencil): stop graphite breaking when too much pressure applied Patch Fix Release
    feat(pencil): add 'graphiteWidth' option Minor Feature Release
    perf(pencil): remove graphiteWidth option

    BREAKING CHANGE: The graphiteWidth option has been removed.

    The default graphite width of 10mm is always used for performance reasons.
    Major Breaking Release

    Once PR approved and gets merged to master, semantic release will take care of releasing next version of npm.

Readme

Keywords

none

Package Sidebar

Install

npm i @homex/knowledge-types

Weekly Downloads

101

Version

2.79.0

License

none

Unpacked Size

109 kB

Total Files

163

Last publish

Collaborators

  • se-ci
  • se-admin-servicetitan