

## To run tests

    `npm link`
    `npm link @xtermstack/xterm-core`
    `npm install`
    `tsc`
    `npm run test`

