You can look on boolOptions, valOptions and invertedOptions objects directly in jshint sources:
https://github.com/jshint/jshint/blob/master/examples/.jshintrc
If you are confused with comments, you can refer to options section in jshint help:
http://jshint.com/docs/options/