remove-console-msg
v1.0.5
Published
Removes all console.* lines from files.
Downloads
13
Maintainers
Readme
remove-console-msg
A package with the ability to remove all the console.* statement from your code.
Usage
This is a CLI package. Once installed in the project directory, execute the below command in the terminal and all set:
npx remove-console-msg make-them-go
Note
This command will scan all the files present on the same level as the directory that currently terminal targets as well as all the sub-directories.