All notable changes to this project will be documented in this file.
- Added linting
- Added build
- Changed from yarn to npm.
- Changed sum to a welcome message. Reflects hello world.
- Initial publish.
- Contains the scaffolding for index.ts and a sample sum function with unit tests.