caridy / es6-module-transpiler-amd-formatter

ES6 Module Transpiler Extension to Output AMD `define()` Format
MIT License
11 stars 3 forks source link

Upgrade NPM dependencies, check code coverage #6

Open prantlf opened 4 years ago

prantlf commented 4 years ago

Removed unused istanbul, added nyc to compute and check that the current test code coverage does not drop. Upgraded all NPM modules at this opportunity.