Quite a pain to fix/improve a script in multiple projects and to ensure they are using the latest one.
It would replace existing scripts and add new ones to the end (maybe after a new line). It can have an interactive menu to update it, but perhaps just printing the latest scripts will do it.
Something that worked for tsconfig would also do it.
There could be a unified way to set the common scripts with a function in the program instead of defining each one individually.
Quite a pain to fix/improve a script in multiple projects and to ensure they are using the latest one.
It would replace existing scripts and add new ones to the end (maybe after a new line). It can have an interactive menu to update it, but perhaps just printing the latest scripts will do it.
Something that worked for tsconfig would also do it.
There could be a unified way to set the common scripts with a function in the program instead of defining each one individually.