Ze-Zheng Wu
Ze-Zheng Wu
> I have a directory that contains database migrations. By design of the query builder, it uses `any`, so I need to ignore 'noExplicitAny'. > > Is it possible to...
> Do you know if https://stackoverflow.com/a/72530967 would work? I've tried this approach in the zustand repo and again I tested it in jssha and I'm afraid it won't work. ```json...
Hey, no rush at all! Many congrats on the arrival of a new life and I wish you all the best! > I realize that the .d.ts and .d.mts files...
I think this is because in Prettier v3, [`.js`, `.mjs` and `.cjs`](https://github.com/prettier/prettier/blob/81efe72536d11ee673cca57e3bbc2117198f0f1f/src/config/prettier-config/loaders.js#L60-L62) config files are loaded by [`import`](https://github.com/prettier/prettier/blob/81efe72536d11ee673cca57e3bbc2117198f0f1f/src/config/prettier-config/loaders.js#L21). And there's currently no easy way to [invalidate the cache of an...
Same problem here: https://github.com/Sec-ant/prettier-plugin-embed/pull/91#issuecomment-1964065007
Hello, @MarcoIeni we're encountering similar issues in this workflow run: https://github.com/getgrit/gritql/actions/runs/8967214489/job/24624285671. In short, `release-plz` reports uncommitted changes of several submodule paths. The submodules are all checked out in the github...
> I will look into this! Hopefully I'll find some time this week. > Also, the error message you are getting now (`Is a directory (os error 21)`) is pretty...
>  now the error is a bit better, but it's not clear why release-plz is trying to read that file. I need to add more info to the error...
> I released yet another version. The release contains #1461 which should fix gritql 👍 So I expect the next commit they do to create a release pr 👍 A...
Hey @xt0rted, my workflow relys on this action very much. I would be really grateful if you can update nodejs to 20.