Changes between Version 1 and Version 5 of Ticket #31823
- Timestamp:
- 06/04/2016 07:07:20 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31823
-
Property
Summary
changed from
Add JSCS integration
toAdd ESLint integration
-
Property
Summary
changed from
-
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 1 5 The [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: 2 6