Releases: t-yng/reverse-dependency
Releases · t-yng/reverse-dependency
v0.1.4
✨ Features
- support TypeScript path alias
- read tsconfig.json in a directory automatically
- add --ts-config option
- this option enables you to specify a TypeScript config file.
📝 Documents
- add explanation about --ts-config option to README.md.
v0.1.3
FIX
- can't resolve typescript files.
- can't start up cli server.
Chore