Deleted user

Results 3 issues of Deleted user

- https://github.com/nodejs/node/blob/v19.6.0/lib/test.js - https://github.com/nodejs/node/tree/v19.6.0/lib/internal/test/ - https://github.com/nodejs/node/tree/v19.6.0/lib/internal/test_runner/

It's a full reimplementation designed for browser support and 550% of the previous performance. If the changelogs interest you... [`1.0.0-rc-1`](https://gitlab.com/SNDST00M/vscode-textmate-languageservice/-/blob/main/CHANGELOG.md#anchor-100-rc-1) -> [`1.1.0`](https://gitlab.com/SNDST00M/vscode-textmate-languageservice/-/blob/main/CHANGELOG.md#anchor-110)

Closes #52. Browser support and near-zero performance load. @brendanfh