Has anyone else run into error ts(1203) when using...
# typescript
a
Has anyone else run into error ts(1203) when using the async entrypoint pattern from the docs (https://www.pulumi.com/docs/intro/languages/javascript/#entrypoint)? Could it be because I'm not specifying a tsconfig in this project?