From ec8fadbb7fb2531b0be749c648215a19a7fae7fd Mon Sep 17 00:00:00 2001 From: jiavan Date: Mon, 11 Jun 2018 01:21:15 +0800 Subject: [PATCH] Update for lint --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 663ce7b4..9a4fc34c 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ a double dash to prevent input files being used as option arguments: By default UglifyJS will not try to be IE-proof. --keep-fnames Do not mangle/drop function names. Useful for code relying on Function.prototype.name. + --lint Display some scope warnings. --name-cache File to hold mangled name mappings. --self Build UglifyJS as a library (implies --wrap UglifyJS) --source-map [options] Enable source map/specify source map options: