Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: no way to specify TypeScript configuration/target #649

Open
mnovati opened this issue Apr 12, 2024 · 0 comments
Open

Issue: no way to specify TypeScript configuration/target #649

mnovati opened this issue Apr 12, 2024 · 0 comments

Comments

@mnovati
Copy link

mnovati commented Apr 12, 2024

We're facing an issue where we can't configure TypeScript to run with any modern target, e.g. es2021.

  1. Since all files are renamed to *.ts, tsconfig.json approach doesn't work.
  2. tsc doesn't support any flags for configuring on the command line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant