0.0.9 • Published 5 years ago

ts-enhance-plugin v0.0.9

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

About

ts-enhancer-plugin is a simple plugin that I created to support some lacking features in the typescript language service. Luckily the service has a plugin api. Atm I only implemented an auto initialize feature for object literal that are supposed to be of interface or anonymous types. Let me know if theres any issues

Showcase

npm.io

Thanks

thanks to David Sherret, the dev of ts-morph