UNPKG

object-storage-factory

Version:

Object storage factory implemented with the same interface as browser's local storage.

6 lines (5 loc) 133 B
{ "*.{js,ts}": "eslint --cache --fix", "*.{js,ts,md}": "prettier --write .", "package.json": "prettier-package-json --write" }