OpenFn/kit

typesync adds @types/prettier and breaks everything

Open

#756 opened on Sep 4, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (19 forks)auto 404
good first issue

Repository metrics

Stars
 (20 stars)
PR merge metrics
 (PR metrics pending)

Description

  • Run pnpm typesync
  • Typesync should install @types/prettier (I guess because prettier is a dependency now)
  • For some reason @types/prettier blows up the build

Contributor guide