atom-deconsole

Automatically remove console.* calls from your JS files

Hugh Kennedy

560

2

Bug Reports

0.0.1

MIT

GitHub

atom-deconsole Flattr this!experimental

Automatically remove console.* calls from your JS files using deconsole.

Usage

atom-deconsole

You can trigger this package either via the ctrl-u shortcut, or by typing "deconsole" into the command palette and selecting "Deconsole: Remove Console Logs".

If you don't have any text selected, the whole file with be cleaned – but you can also select a region of text to only remove calls that are within selection.

License

MIT. See LICENSE.md for details.