Roman
Roman
[GitHub stale bot considered harmful](https://drewdevault.com/2021/10/26/stalebot.html)
Not sure if this is related, but getting mad color issues in `*.ts` files when Vetur is on too.  --- This is just ... random? 
I have a use case where I am bundling a lambda function for database migrations. Each database migration is a separate file. The migration tool scans a directory of files...
Any examples of this? I looked at the code and there doesn't seem to be a way to trigger a custom script. Only curl, which isn't helpful in this case.
Hm, but the README says that it needs to be enabled. https://github.com/kaorun343/vue-property-decorator#if-youd-like-to-set-type-property-of-each-prop-value-from-its-type-definition-you-can-use-reflect-metadata Thanks!
Hi, why was this closed? Is this not a valid issue?
> Whereas, if it is set to true and reflect-metadata is imported, the component is going to be converted to like this. Right, and that is exactly what I wanted!...
Haven't tried it, but there is this: https://github.com/glejeune/jekyll-epub
Thanks, Andrew! RPM sounds like good middle ground.
I think just relaxing the `payload` type from `unknown` to `any` could allow for HOF use that is typed. Right now, even when I create a class to handle the...