Open js-jslog opened 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.
Don't forget to include jest types, if jest is being included: https://github.com/js-jslog/harmonica-degree-map/commit/a2712d742830019e1d7b4477cd97a71f486c0a8d
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.