Speykious / read-last-lines-ts

Efficiently reads the last lines of a file, written in TypeScript for intellisense
MIT License
4 stars 0 forks source link

Replace Jest with Chai because Jest is slow AF #2

Closed Speykious closed 3 years ago

Speykious commented 3 years ago

Jest is slow AF. Need to replace with Chai which works way better from experience.