YaoKaiLun / remove-console

remove the console statement from javascript code by manipulating AST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove-console

remove the console statement from javascript code by manipulating AST

use cli tool

  • npm link
  • rmcon filePath
  • rmcon directoryPath

About

remove the console statement from javascript code by manipulating AST

License:MIT License


Languages

Language:JavaScript 100.0%