UNPKG

todo-webpack-plugin

Version:

Webpack plugin for generating report of TODO, FIXME, etc

12 lines (11 loc) 119 B
language: node_js sudo: false node_js: - "11" - "10" - "9" - "8" install: - npm install script: - npm test