Designly
Oct 2, 2023

Yeah seriously. Instead of running npm run build, make a npm run typecheck command. See how tiny a fraction the “linting and checking validity of types” takes. Compared to the actual build. After that is done, the type annotations are simply ignored by the transpiler.

Designly
Designly

Written by Designly

Full-stack web developer and graphics designer.

No responses yet