Skip to content

Latest commit

 

History

History

storage

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ACME Web Storage library

Utilities for accessing local storage for ACME Web app.

TODO: Review package.json deps

Setup

pnpm install

Available scripts

Lint

pnpm lint

# To fix lint
pnpm lint:fix