MichalZalecki / storage-factory

Because using localStorage directly is a bad idea
https://www.npmjs.com/package/storage-factory
63 stars 5 forks source link

Added tdd script #2

Closed whatisboom closed 6 years ago

MichalZalecki commented 6 years ago

It's the first time I see using tdd name for this. I would just npm run test -- --watchAll but since you find adding a script helpful probably more people would too. Can you name it test:watch?