Make WordPress Core

Changeset 29858


Ignore:
Timestamp:
10/08/2014 07:26:50 PM (12 years ago)
Author:
jorbin
Message:

.jshintrc is a json file and .editorconfig should treat it like a json file

props netweb
fixes #29884

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.editorconfig

    r28821 r29858  
    1414indent_style = tab
    1515
    16 [{*.json,*.yml}]
     16[{.jshintrc,*.json,*.yml}]
    1717indent_style = space
    1818indent_size = 2
Note: See TracChangeset for help on using the changeset viewer.