unvar
v1.0.0
Published
Use let instead of var
Downloads
2
Readme
Unvar
Use let instead of var. This package transforms all your var
into let
Installation
npm i -g unvar
Usage
unvar <files...>
Use let instead of var
Positionals:
files The files that you want to be prettify [string]
Options:
--help Show help [boolean]
--version Show version number [boolean]