Skip to:
Content

BuddyPress.org

Ticket #6265: 6265.diff

File 6265.diff, 309 bytes (added by netweb, 10 years ago)
  • .jshintrc

     
    77        "expr": true,
    88        "immed": true,
    99        "noarg": true,
    10         "onevar": true,
    1110        "quotmark": "single",
    12         "trailing": true,
    1311        "undef": true,
    1412        "unused": true,
    1513