UNPKG

fixme

Version:

Scan for NOTE, OPTIMIZE, TODO, HACK, XXX, FIXME, and BUG comments within your source, and print them to stdout so you can deal with them.

4 lines (2 loc) 56 B
'use strict'; module.exports = require('./bin/fixme');