UNPKG

to-ynab

Version:

Convert csv files from different sources, like banks to YNAB ( youneedabudget.com ) ready csv files

8 lines (7 loc) 226 B
module.exports = { testDir: 'test/test_sandbox', testFiles: [ 'nordea_semicolon.csv', 'nordea_wrongheadings.csv', 'nordea_onlyheaders.csv', 'empty.csv', 'strangedates.csv', 'nordea_pipe.csv' ] };