You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an backupOverwrite option, which defaults to false. This should ensure, that a previously created backup of the initial tsconfig.json is not overwritten by the generated version accidentally.
Add an
backupOverwriteoption, which defaults tofalse. This should ensure, that a previously created backup of the initialtsconfig.jsonis not overwritten by the generated version accidentally.