Christopher Hiller
Member since Sep 6, 2017
- Profile: /members/13624-christopher-hiller.htm
- URL: https://boneskull.com
- Comments: 2
Recent Blog Comments By Christopher Hiller
-
Fixing Lodash TypeScript Errors By Upgrading @types/lodash In Node Or Webpack
Posted on Sep 6, 2017 at 8:01 PM
Figured it out; I've published a package to help do this if anyone else is interested. https://npm.im/all-types :D... read more »
-
Fixing Lodash TypeScript Errors By Upgrading @types/lodash In Node Or Webpack
Posted on Sep 6, 2017 at 4:27 PM
Somewhat related--given JetBrains' great TS support, I've started adding @types/lodash and other typing modules as devdependencies to my mom-TS projects. Increases bloat, sure--but provides great type inference! Perhaps installing these globally would work somehow...... read more »