typescript-lib-starter icon indicating copy to clipboard operation
typescript-lib-starter copied to clipboard

scripts/migrate: implement proper tslint merge resolution

Open Hotell opened this issue 7 years ago • 0 comments

Feature request

Use case(s)

we are not updating tslint.json in existing project. Currently migrate script just echoes that nothing was updated, because it does no-op. This should be fixed/implemented. All we need to do is to find out how to properly merge .jsonc files ( json files with comments )

Hotell avatar Nov 26 '18 07:11 Hotell