-
Notifications
You must be signed in to change notification settings - Fork 103
Closed as not planned
Labels
NFCNo Functional Change (pure refactoring/cleanup)No Functional Change (pure refactoring/cleanup)
Description
The current LocalStorageApi causes a lot of code duplication if we add more settings (which we plan to)
There should instead be a type-parameterized class that takes a default value as an argument that we reuse for these settings.
Hopefully this refactoring would also allow us to add // @flow to the file to enable type-checking
shinsuny
Metadata
Metadata
Assignees
Labels
NFCNo Functional Change (pure refactoring/cleanup)No Functional Change (pure refactoring/cleanup)