Skip to content

1.0.0

Compare
Choose a tag to compare
@jmlavoier jmlavoier released this 15 Jan 16:11
· 16 commits to main since this release
98cc346

General

  • Renamed legacy code
  • Using npm instead of yarn
  • Add script to build and dev to watch

Environment

  • Add Jest
  • Add Eslint
  • Add Prettier
  • Add TypeScript

Architecture

  • Refactor the structure to be clean
  • Add src/@Types/domains
  • Add src/@Types/entities
  • Using commander to organize the CLI options:
    • consider
    • ignore
    • ignore-patterns
    • interactive
  • Using prompts to interact with the user

Setup Environment

  • Typescript
  • ESlint
  • Jest
  • Prettier

Add CI

  • Npm publish
  • Npm test
  • Npm build
  • Npm lint
  • Coverage