aspect-cli
aspect-cli copied to clipboard
[FR]: support tsconfig allowJs
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.