Linterhub IDE Package
Small package with shared classes for linterhub extensions:
To install this package type npm install linterhub-ide
How to test
- First of all, u need to install
mocha
globally. - Then press
Ctrl + Shift + P
and runTasks: Run Test Task
task.