~sjm/l8r

start to convert from TE to Effect
chore: install prettier
refactor: use Args service
replace io-ts with Schema
chore: install effect
chore: make the minimum size of interval 1
modify stringification of data
feat: add stats command
fix: ensure 'sooner' actually shrinks the interval, not grows it.
feat: add due command
fix: past dates are due too
feat: add remove command
feat: add ability to remove
chore: implement remaining commands
chore: organise imports
feat: add queue and review commands
install fp-ts, newtype-ts, monocle-ts
chore: initial package framework