0.6.0-beta.6 • Published 7 years ago

@repometric/linterhub-ide v0.6.0-beta.6

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Linterhub IDE Package

Build Status

npm package with shared classes for js-based linterhub extensions:

To install this package type npm install @repometric/linterhub-ide

How to test

  • Type npm run check, it will:
    • Update all dependencies;
    • Build TypeScript code;
    • Run all tests;
    • Lint source code.