.jshintrc 52 B

12345
  1. {
  2. "asi": true,
  3. "node": true,
  4. "strict": true
  5. }