Uh oh!
There was an error while loading. Please reload this page.
feat: depricate cheriot, upgrade merino to Nuxt 4 - #55
Conversation
BracketJohn
left a comment
There was a problem hiding this comment.
are we writing an eslint-config? if not, should we consider doing so to adapt some useful internal rules we have?
same, potentially, with tsconfig
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| { | ||
| name: 'vite-node', | ||
| version: '^2.1.5', | ||
| version: '0.3.0-beta.4', |
There was a problem hiding this comment.
did you test this? I checked this version out and it was not working for me
There was a problem hiding this comment.
I had seen that on one of our projects we use this version! But this could also be due to them using the Docker-database setup.
Ill revert it down to beta.3 as its more battle-tested!
zoey-kaiser
commented
Oct 14, 2025
Yes, we are. However its harder to push package-related rules (e.g. importing prisma enums, trpc procedure imports) etc. and I wanted to avoid always shipping these. But I think its a great idea to look into for the future as an extension 😊 |
Uh oh!
There was an error while loading. Please reload this page.
BracketJohn
left a comment
There was a problem hiding this comment.
LGTM - as discussed orally before you had merged this. Thanks for landing this nice update (:
This PR:
prisma-clientproviderChecklist:
#)