UNPKG

check-branches

Version:

CLI to automatically check if your current repo branch has any conflicts with all other repo's branches. Really useful when working with big teams.

9 lines 189 B
{ "compilerOptions": { "experimentalDecorators": true, "declaration": true, "declarationDir": "./lib", "declarationMap": true, "target": "es2016" } }