hyper63 / hyper-adapter-sqlite

An adapter that implements the hyper Cache Port using SQLite
2 stars 0 forks source link

Use NPM in lieu of skypack #21

Closed TillaTheHun0 closed 12 months ago

TillaTheHun0 commented 12 months ago

Related to https://github.com/hyper63/hyper/issues/612

Also adds some tooling now that we can use NPM to vendor them ie. lint-staged and husky.

Then also cleanup CI to be a single file (I like this pattern, so will try to use it on all single module repos ie adapters)