Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

v0.0.2

Choose a tag to compare

@exuanbo exuanbo released this 03 Nov 22:55
· 263 commits to main since this release
  • test: require eslint 59e8f06
  • fix: eslint not required 0dcde79
  • chore(deps): mv eslint to devDependencies a7b5f21
  • chore(deps-dev): bump version e0984a4
  • test: minor refactor 40fc80e
  • refactor(Options): use destructuring assignment f813731
  • fix(utils): filter out comments in gitignore 6ad0eca
  • fix(utils): resolve rel path e2af3e5
  • fix(utils): find root dir 2a47d0e
  • test: extensions: ['ts'] -> ['.ts']` 0b6f9a6
  • feat: change help print output 527b6c1
  • feat(cli): change flag alias v -> version 8ea3cdf
  • feat: rm paths in DEFAULT_IGNORE 3df3825
  • style: minor 0335645
  • refactor: minor on print report 90ac3f0
  • refactor: use destructuring assignment 611af41
  • refactor: rm redundant interface property 38d72f8

v0.0.1...v0.0.2