Alejandro Alfonso

Results 2 issues of Alejandro Alfonso

Some notes: `npm install` `git submodule update --init` Then `sparsecheckout = true` in `.git/modules/pokedex/config` ``` cat .git/modules/pokedex/info/sparse-checkout pokedex/data/csv/* ``` Finally, run `git read-tree -m -u HEAD`

https://www.npmjs.com/package/csv

enhancement