Closed resir014 closed 3 years ago
@pveyes Unfortunately the Vercel build logs atm are invisible to everyone outside of @tibudiyanto. This gives a nicer overview of lint results + type checks without having to go to Theo's Vercel dashboard, and also helps for in case we need to add unit tests later.
ah yeah, good point, forgot about logs
btw should we disable (ignore) lint & typecheck in next build after #52 lands?
@pveyes Yes, we should.
cmiiw but doesn't next.js already do build-time type validation?
idk about lint, but given they recently launched eslint integration, we could probably just rely on vercel build