alex weidner
alex weidner
I'm not against packing those files, but I found it straight-forward to have each command as an `entry` field on the webpack configuration, and then configuring `output` to ensure that...
@vadistic when we use `config.getProperties()`, the generics in `@types/convict` allows for autocomplete and type-ahead. Additionally, you can do stuff like `ReturnType` to crystallize the types (e.g., to use them as...
I have been using jk with TypeScript exclusively since I adopted it in January (for both compiling node.js to be consumed by jk directly and publishing compatible node modules to...
>// Also prefer folding a super-long line. This comment does not make functional sense. Anyone using this library to generate YAML containing multi-line blocks with white space sensitive content that...