.jshintrc 61 B

12345
  1. {
  2. "bitwise": true,
  3. "indent": 2,
  4. "quotmark": "single"
  5. }