parse-map-source
v0.0.5
Published
parse map file
Downloads
4
Readme
parse-map-source
Install
npm i -g parse-map-source
Use
> parse-map-source.js -h
Usage: index [options]
Options:
-V, --version output the version number
-p, --path <path> map 目标文件
-l, --line <number> 报错的行数
-c --column <number> 报错的列数
-h, --help output usage information
Examples:
$ custom-help --help
$ custom-help -h