Skip to content

Commit

Permalink
feat(bin): adds kpo bin and main
Browse files Browse the repository at this point in the history
  • Loading branch information
rafamel committed Apr 15, 2019
1 parent b3d1f02 commit eb0774b
Show file tree
Hide file tree
Showing 6 changed files with 218 additions and 40 deletions.
1 change: 0 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ module.exports = {
modulePathIgnorePatterns: [
'<rootDir>/pkg',
'<rootDir>/src/@types',
'<rootDir>/src/bin',
'<rootDir>/src/.*/__mocks__'
],
moduleFileExtensions: EXT_ARR.concat(['json']),
Expand Down
152 changes: 114 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eb0774b

Please sign in to comment.