js-jslog / generator-webpack

A Yeoman Generator to create a simple webpack project
0 stars 0 forks source link

Add typescript option #1

Open js-jslog opened 4 years ago

js-jslog commented 4 years ago

https://github.com/js-jslog/harmonica-degree-map/commit/f7b62537386fd7e2672ae4ad591fa28c3afcf2a6

The above commit adds some basic typescript functionality to the template produced by the yeoman generator. The changes made here can be included in the generator with the appropriate prompting.

js-jslog commented 4 years ago

Don't forget to include jest types, if jest is being included: https://github.com/js-jslog/harmonica-degree-map/commit/a2712d742830019e1d7b4477cd97a71f486c0a8d