You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -972,7 +972,7 @@ npm run cover
972
972
973
973
### Lint
974
974
975
-
Run the source tree through [jshint](http://jshint.com/):
975
+
Run the source tree through [jshint](http://jshint.com/) and [jscs](http://jscs.info/):
976
976
977
977
```
978
978
npm run lint
@@ -1022,7 +1022,7 @@ npm run readme
1022
1022
1023
1023
Everything is [MIT](http://en.wikipedia.org/wiki/MIT_License). Read the [license](https://github.com/tmpfs/async-validate/blob/master/LICENSE) if you feel inclined.
1024
1024
1025
-
Generated by [mdp(1)](https://github.com/freeformsystems/mdp).
1025
+
Generated by [mdp(1)](https://github.com/tmpfs/mdp).
0 commit comments