V2.2.0
- New option
disableLocalsExport
#23 by @raphael-leger
An option to not concatenate a type with alocals
key in generatedd.ts
files. Defaults tofalse
- Fix conflicting names in d.ts when linter is configured with
no-redeclare
#21 by @raphael-leger