Make WordPress Core

Changes between Version 1 and Version 5 of Ticket #31823


Ignore:
Timestamp:
06/04/2016 07:07:20 PM (9 years ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31823

    • Property Summary changed from Add JSCS integration to Add ESLint integration
  • Ticket #31823 – Description

    v1 v5  
     1'''Update:''' The JSCS project has merged into ESLint. So now an ESLint config is needed to be developed for core as opposed to a JSCS one.
     2
     3----
     4
    15The [http://jscs.info/ JSCS] project has [https://github.com/jscs-dev/node-jscs/issues/1099 added] a [https://github.com/jscs-dev/node-jscs/blob/master/presets/wordpress.json wordpress] preset. This could be useful to be included in Core. All it needs is a `.jscsrc` file located in the root which contains:
    26