Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@JounQin JounQin released this 11 Sep 06:35
· 35 commits to master since this release
v0.2.0
7d89fd3
  1. feat: resolve .ts/.tsx/.d.ts first, and then fallback to @types/*
  2. feat: use types/typings/module first to use .d.ts whenever possible
  3. feat: support scoped packages from DefinitelyTyped
  4. feat: add alwaysTryTypes option, add tests
  5. add support for multiple tsconfigs
  6. support glob patterns