remotestorage / remotestorage.js

⬡ JavaScript client library for integrating remoteStorage in apps
https://remotestoragejs.readthedocs.io
MIT License
2.3k stars 141 forks source link

Fix filenames .js -> .ts in code overview #1302

Closed michielbdejong closed 5 months ago

michielbdejong commented 5 months ago

I took the liberty to sneak in an unrelated typo fix.

The tests fail intermittently on GitHub Actions but pass for both node 14 and node 16 when I run npm run test on my laptop.

michielbdejong commented 5 months ago

Oh wait, just read https://remotestoragejs.readthedocs.io/en/latest/contributing/github-flow.html - will reopen following that

michielbdejong commented 5 months ago

-> #1305