microsoft / dts-gen

dts-gen creates starter TypeScript definition files for any module or library.
MIT License
2.43k stars 102 forks source link

fix: update TSLint template to align with DT changes #177

Closed peterblazejewicz closed 2 years ago

peterblazejewicz commented 2 years ago

On DT all definitions have been mass migrated to use '"@definitelytyped/dtslint/dt.json"' as a value. But this is not a case for newly created DT definitions when using recommended in README dts-gen .... command.

Thanks!

See: DefinitelyTyped/DefinitelyTyped#57489

martin-badin commented 2 years ago

@peterblazejewicz Thank you. I want to create the same PR.

BendingBender commented 2 years ago

Would be nice if this could be merged sometime soon...

peterblazejewicz commented 2 years ago

i'll ref on discord