.jshintrc 35 B

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