Joshua Clanton
Joshua Clanton
I maintain (internally at Microsoft) a custom testing framework originally built around Puppeteer, but we have recently migrated to Playwright, and it has been an amazing improvement. Thanks for creating...
It would be awesome if the shims were provided as individual files so that I could easily use only the shims that are necessary for my particular project.
Using tsd `0.6.0-beta.5`. I have a directory structure that looks like this: `/var/www/applications/my-app/tsd.json`. Anytime I run tsd with the `--save` flag, it sets the `my-app` folder's permissions to `744`. As...
**Is your feature request related to a problem? Please describe.** I work on a few different Go projects, which can use different versions of our lint tool, in this case...
Thanks for this package, it has been extremely helpful in one of my projects at work! The only limitation I've run into that has cause me a bit of grief...
Hi @hi5. I'm wondering if you'd be interested in publishing TF as an ahkpm package? ahkpm is a package manager built specifically for AutoHotkey libraries. - Repo: https://github.com/joshuacc/ahkpm - Docs:...
Hi @cocobelgica. I'm wondering if you'd be interested in publishing AutoHotkey-JSON as an ahkpm package? ahkpm is a package manager built specifically for AutoHotkey libraries. - Repo: https://github.com/joshuacc/ahkpm - Docs:...
Previously, if your tsconfig.json file contained a comment (allowed by the TS compiler) the ts-import-types-cli would throw the following error: `ts-import-types-cli --project /myproject/tsconfig.json is not a tsconfig.json file` This is...
DocDown looks good, but details are sparse. Maybe plain old JSDoc?
Original: [Drip #16](http://us6.campaign-archive1.com/?u=2cc20705b76fa66ab84a6634f&id=c45c45eadf) - [ ] Import function - [ ] Write specs