3.0.0 • Published 9 years ago
psc-args v3.0.0
psc-args
A list of command-line options for psc command, as a simple array
[
"--comments",
"--help",
"--json-errors",
"--no-magic",
"--no-opts",
"--no-prefix",
"--no-tco",
"--output",
"--source-maps",
"--verbose-errors",
"--version"
]Installation
Package managers
npm
npm install psc-argsbower
bower install psc-argsStandalone
Download the JSON file directly and you can use it wherever you want.