aspect-cli icon indicating copy to clipboard operation
aspect-cli copied to clipboard

[FR]: support tsconfig allowJs

Open jbedard opened this issue 1 year ago • 0 comments

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.

jbedard avatar Jun 23 '24 02:06 jbedard