The upgrade assistant should incorporate a better merge algorithm for type in its config. I constantly add back additional types, such as “node.” See the screenshot below.
1 Like
Hi @CodeStrap,
We recently made a change to the template to prefer user-authored changes when merging updates to the tsconfig.json
file.
This new behavior will take affect when the functions-typescript
version in the hidden templateConfig.json
file is equal to or greater than 0.869.0
.
2 Likes