princejoogie / turbo-diagnostics-reproduction

turbo-diagnostics-reproduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reproduction

image

  1. with pnpm
  • cd into with-pnpm
  • pnpm install
  • navigate to /apps/docs/pages/index.tsx
  • NO diagnostics are showing
  1. with yarn
  • cd into with-yarn
  • yarn install
  • navigate to /apps/docs/pages/index.tsx
  • diagnostics ARE showing

About

turbo-diagnostics-reproduction


Languages

Language:JavaScript 57.8%Language:TypeScript 42.2%