Nate Fischer
|
2395214fee
|
chore: switch to eslint (#504)
* chore: switch to eslint
* fix: works on older versions of NodeJS now
* chore: fix curly braces
* chore: fix indents and remove jshint references
|
2016-08-07 12:16:29 -07:00 |
|
Nate Fischer
|
6739aed69e
|
refactor(string): modify string protoype, but only for shelljs/global
`require('shelljs/global')` extends String.prototype to have the `.to()` and
`.toEnd()` methods again. This also adds tests for the global require.
|
2016-03-18 17:05:14 -07:00 |
|
Artur Adib
|
ef795af7e4
|
adding jshint to tests; all tests pass
|
2012-12-27 16:32:31 -05:00 |
|
Artur Adib
|
f4a2ae3379
|
first commit
|
2012-03-01 20:22:44 -05:00 |
|