alexjoverm / typescript-library-starter

Starter kit with zero-config for building a library in TypeScript, featuring RollupJS, Jest, Prettier, TSLint, Semantic Release, and more!
MIT License
4.37k stars 493 forks source link

Other branches missing #297

Open shine977 opened 5 years ago

shine977 commented 5 years ago

I don't know if I'm doing something wrong, when i on v2 branch execute npm run commit will be changed the current branch to master and the v2 and other branches is missing

how do i working on v2 branch? thanks