philcockfield / file-system-cache

A super-fast, promise based cache that reads and writes to the file-system.
MIT License
54 stars 14 forks source link

maintenance: switch from [mocha → vitest] and [ts-node → tsx] #46

Closed philcockfield closed 9 months ago

philcockfield commented 9 months ago

Fixes issues with node (inexplicably) deciding to fail to work with ts-node loading a ESM modules.