.jshintrc 82 B

123456
  1. {
  2. "laxcomma": true,
  3. "laxbreak": true,
  4. "node": true,
  5. "sub": true
  6. }