- Update badges in README.
- Add github actions build badge to README.
- Fix version number mistakes in this file.
- Switch CI/CD pipeline from circleCI to github actions.
- Add .npmrc file to always pin versions
- Remove eslint-config-smartprocure circular dependency
- Add eslint-config-standard
- Add eslint-plugin-jest
- Add eslint-plugin-node
- Bump and pin all packages to latest version
- Update .eslintrc file
- Remove duti as it is also a sort of circular dependency.
- Switch prettier rules to eslint.
- Add plugin for preferring lodash/fp methods over native
- Fix main not pointing correctly at the right source
- Add Duti
- Initial Release