@repometric/linterhub-ide
v0.6.0-beta.6
Published
Small package with shared classes for all linterhub extensions
Readme
Linterhub IDE Package
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.
