Diligent web site
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.jshintrc 100B

123456789
  1. {
  2. "browser": true,
  3. "jquery": true,
  4. "qunit": true,
  5. "-W053": true,
  6. "extends": "../.jshintrc"
  7. }