Commit Graph

6 Commits

Author SHA1 Message Date
Brandon Presley 5e6896eaba Ignore coverage directory for linting 2023-01-08 14:01:43 +13:00
Brandon Presley 83852b3216 Apply eslint rules to js files 2022-11-01 19:59:33 +13:00
Brandon Presley 31f1528c35 Replace settings context with theme context
The settings context was having a big performance
impact on the app. We only truly need the theme + color
to be a global context.
2022-11-01 16:50:03 +13:00
Brandon Presley f56f0063c4 Turn off some eslint rules 2022-11-01 12:30:06 +13:00
Brandon Presley bdb27894f7 Optimize root context 2022-10-31 21:00:10 +13:00
Brandon Presley b052741b06 First commit 2022-06-30 18:50:52 +12:00