The `debug` option is [required in `TranspileOptions`](https://github.com/folke/esbuild-runner/blob/d69bd4e6e99e775ec05b3b6b209b4d1f0d53e43c/src/esbuild.ts#L17), but it's not documented in the Readme. Should it be optional? What does it do?
The
debugoption is required inTranspileOptions, but it's not documented in the Readme. Should it be optional? What does it do?