UNPKG

webpack-typescript-lib-quickstart

Version:

Quickstart project for TypeScript library that runs on browsers or Node build with Webpack2.

7 lines 151 B
{ "sourceMaps": true, "presets": ["es2015", "es2016", "es2017", "stage-3"], "plugins": ["transform-runtime"], "ignore": [ ] }