The templates generate `settings.json` files with `typescript.tsc.autoDetect`, but users will then get > `This setting is deprecated. Use js/ts.tsc.autoDetect instead.` as a warning in the editor. The generator should use the new settings.
The templates generate
settings.jsonfiles withtypescript.tsc.autoDetect, but users will then getas a warning in the editor. The generator should use the new settings.