Commit graph

6 commits

Author SHA1 Message Date
libraryupgrader 7e8f3a2541 build: Updating npm dependencies
* grunt-eslint: 21.0.0 → 22.0.0
* eslint-config-wikimedia: 0.12.0 → 0.15.0
  The following rules are failing and were disabled:
  * brace-style
  * camelcase
  * eqeqeq
  * max-len
  * max-statements-per-line
  * new-cap
  * no-alert
  * no-console
  * no-constant-condition
  * no-dupe-keys
  * no-empty
  * no-implicit-globals
  * no-jquery/no-global-selector
  * no-mixed-spaces-and-tabs
  * no-redeclare
  * no-tabs
  * no-undef
  * no-underscore-dangle
  * no-unused-vars
  * no-use-before-define
  * no-useless-concat
  * one-var
  * valid-jsdoc
  * vars-on-top

Additional changes:
* Added .eslintcache to .gitignore.
* Removing manual reportUnusedDisableDirectives for eslint.

Change-Id: I1e2f587f356bea03737d30129477a6b2bfaf4796
2020-01-08 03:10:53 +00:00
James D. Forrester 5aa5674900 build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint
Change-Id: Ia8101d82b0e5bd97356e9b36aee3f63a7cc60d72
2019-05-07 10:18:13 -07:00
James D. Forrester 604469f788 build: Install eslint
Change-Id: Ia8101d82b0e5bd97356e9b36aee3f63a7cc60d73
2019-05-07 10:18:10 -07:00
Umherirrender f5eb97dea1 build: Always exclude vendor
Change-Id: Iaf28adc4938a1dec9346c0d0cf722246b1d8824f
2017-11-08 17:54:36 +01:00
Antoine Musso 6766ffc58b build: add grunt-contrib-jshint
See T119973

Change-Id: Ifa2c640f2e10e04e5e4fe2acc732989d725cfccb
2017-04-24 10:47:38 +02:00
Kunal Mehta 064110b08c build: Configure banana-checker and jsonlint
Change-Id: I40fea6263a4173897a414acb6ec668c82730323d
2015-06-19 22:06:20 -07:00