

## To run tests

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