Commit Graph

5 Commits

Author SHA1 Message Date
Adam J. Hines
057473a274 adding function definition for shelljs set function
http://documentup.com/shelljs/shelljs#setoptions
2017-12-08 18:08:46 -05:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Vojtech Jasny
0860eda60e Add missing shelljs configuration options (#18548) 2017-08-01 15:22:14 -07:00
François Wouts
c2bca7cc22 [shelljs] Declare ShellConfig.execPath property (#16171)
* Declare ShellConfig.execPath property

See its usage in
https://github.com/shelljs/shelljs/blob/master/src/exec.js

* [shelljs] Add tslint.json

The tslint.json config includes two exceptions:
- unified-signatures = false because overloaded methods have different
enough purposes to warrant a separate documentation
- max-line-length = false because existing documentation breaks the
rule, and it seems better fixed separately

Code changes are straightforward style changes suggested by the linter.
2017-04-27 11:59:33 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00