Commit Graph

5 Commits (63396669bcce1f5a2198f8c63b9eef705e9fecd4)

Author SHA1 Message Date
Scott Nonnenberg 43a44793c5 Remove jshint - move everything over to eslint
Also removed all hints of previous linters
Daniel Gasienica 95321e5d3e Remove Vim mode lines
Daniel Gasienica 1dd87ad197 Format all source code using Prettier
Scott Nonnenberg 9acb189650
Remove config after unlink, clear db when linked with new number
lilia 7b3b01bdf6 Refactor registration event
Make AccountManager into an event target for better separation between
app and service-library handling of registration events.