Yusuf Aran
Yusuf Aran
Is there away to run **TypeScript** `bin` files? I used ```ts #!npx esr --cache ``` as shebang with ```json "name": "@comp/scripts", "bin": { "my-script": "./src/cli/my-script.ts" } ``` in the `package.json`....
Is there really no TypeScript support? Could you give us an update on this please?
I found out that when you use the URL generated from the [demo](https://lab.lepture.com/github-cards/) it works. URL from demo: ```html ``` URL from readme: ```html ```
To add another use case: My team is currently trying to migrate to AWS Pinpoint and we want to keep our Pinpoint endpoints up-to-date with our user data stored in...
Any update on this?