aspect-build / aspect-cli

correct, fast, usable: choose three
https://aspect.build/cli
Apache License 2.0
84 stars 19 forks source link

[FR]: support tsconfig allowJs #717

Closed jbedard closed 1 month ago

jbedard commented 2 months ago

What is the current behavior?

allowJs is ignored

Describe the feature

When configure is generating ts_config rules and related ts_project attributes (tsconfig, root_dir, out_dir etc) it should also respect the allowJs option and include .js files by default.