Iddan Aaronsohn
Iddan Aaronsohn
Can we add an auto-fix for using the `IsEnum()` decorator?
`nexus-prisma` is handed over to the community for more active maintenance & future development 🚀
@rostislav-simonik I'd love to join the repository contributors. Been helping the Prisma team to progress a lot with this package last summer.
We are using `rejectOnNotFound` extensively in our code to throw custom Nest.js errors and I think it will really be a shame to change it back to `if (!result)`. For...
@dependabot rebase
same here: trying to map my `app/` directory to be used without prefix in my code: ```JSON { "path-intellisense.mappings": { "/": "${workspaceRoot}/app" } } ``` both `import '/'` and `import...
Can you provide a screenshot of the effect on the UI?
Can you specify where does this button should be placed?
Hey @deiu! Thanks for the quick reply. I will try to get around this to unblock a PR in Cayley.
I found out https://github.com/piprate/json-gold got it right. Will consider whether it's better implementing it here or use their implementation.
I don't think I saved the workspace. But I'll check again.