If I write invalid TypeScript, VSCode reports the error, but ParcelJS proceeds with the build anyway.
There's a noEmitOnError option for either command-line tsc or tsconfig.json. However, I don't have access to the command-line and the tsconfig.json change is not working.