~kmaasrud/mynt

feat(wip): add csv import
add optional payee and posting description
fix: pretty error on malformed account
refactor: cleaner posting balancing
feat: check transaction balancing
feat: account type error msg and update levenshtein
feat: init lib with ledger and transaction type
feat: add basic account type
feat: add posting type
feat: add currency parsing