.jshintrc 73 B

123456
  1. {
  2. "asi": true,
  3. "laxcomma": true,
  4. "node": true,
  5. "strict": false
  6. }