awesome-config icon indicating copy to clipboard operation
awesome-config copied to clipboard

TypeScript hinting support

Open mscottnelson opened this issue 5 years ago • 0 comments

Great project! Feature request: TypeScript inferred generics support to allow your configuration to automatically be exposed to IntelliSense. Dynamic type-checking and code completion / configuration hinting out of the box.

I believe there’s a way this could even be done to allow hinting in a TypeScript enabled IDE even if the consumer of the project doesn’t use TypeScript

mscottnelson avatar Oct 01 '18 16:10 mscottnelson