Make WordPress Core

Changeset 26136 for trunk/.jshintrc


Ignore:
Timestamp:
11/13/2013 07:23:16 PM (13 years ago)
Author:
nacin
Message:

Remove smarttabs from .jshintrc per IRC discussion. see #25187.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.jshintrc

    r26041 r26136  
    1010        "onevar": true,
    1111        "quotmark": "single",
    12         "smarttabs": true,
    1312        "trailing": true,
    1413        "undef": true,
Note: See TracChangeset for help on using the changeset viewer.