- Update the linter to be more strict
- Do not allow relative imports (use only absolute imports with vite-tsconfig-paths)
- Add prettier (and generate config)
- Add cspell spell checker
- Add husky pre-commit hooks
- Construct more resilient unit tests
- Code chunking for improved performance
- Make the size of the sidebar adjustable (by dragging it?)
- Make the file names sticky as the user scrolls down when examining the diffs
- Update the
FileChangeType
status next to the file names to have their own colours