.jshintrc 37 B

1234
  1. {
  2. "node": true,
  3. "strict": true
  4. }