UNPKG

flow-remove-types-no-whitespace

Version:

Removes Flow type annotations from JavaScript files with speed and simplicity.

13 lines (10 loc) 141 B
language: node_js node_js: - "6" - "5" - "4" - "iojs" - "0.12" - "0.10" before_install: - npm config set spin false --global