dts-generator icon indicating copy to clipboard operation
dts-generator copied to clipboard

Change API to better align to current TypeScript norms

Open kitsonk opened this issue 9 years ago • 1 comments

The configuration of dts-generator does not easily align well to make it easy for someone who is currently using the TypeScript ecosystem with a tsconfig.json file.

We should consider breaking the API and providing a cleaner, more concise version of dts-generator that fits better into current TypeScript configurations.

kitsonk avatar May 03 '16 09:05 kitsonk

it will be nice use require instead of fs, i find require can read tsconfig.json in hanson style

taoqf avatar May 03 '16 14:05 taoqf