Caleb Boyd
Caleb Boyd
Just found your library and perused the code - its exactly what I was looking for. One thing I didn't see was the ability to control how many consumers can...
BREAKING: drop support for node < 14 BREAKING: removed snapshot, ico, and rc options BREAKING: use python3 as default python binary This also replaces tslint with eslint refactors the module...
**Is your feature request related to a problem? Please describe.** It'd be great to have a Node.js SDK **Describe the solution you'd like** Generated or manually exposed Node APIs. It...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/about-issue-and-pull-request-templates ### What part(s)...
Neat plugin, running tests from codelens is super useful! -- Maybe this is already possible, but I'm not sure how **Is your feature request related to a problem? Please describe.**...
Opening for feedback! It would be nice to pass ts-node options via the node `register` call. Enabling an entry point like the following: ```javascript import { register } from 'node:module'...