Commit graph

9 commits

Author SHA1 Message Date
Umherirrender fb2503e40c Remove unneeded devDependencies "jshint"
Repo is using grunt with grunt-contrib-jshint

Change-Id: Ibae4c586d51043775de51b3960a1e822c50c165d
2017-01-01 20:02:11 +01:00
James D. Forrester c745cb3fea build: Bump all devDependencies to latest and make pass
grunt                   0.4.5  →  1.0.1
 grunt-cli              0.1.13  →  1.2.0
 grunt-contrib-csslint   0.4.0  →  1.0.0
 grunt-contrib-jshint   0.11.3  →  1.0.0
 grunt-contrib-watch     0.6.1  →  1.0.0
 grunt-banana-checker    0.4.0  →  0.5.0
 grunt-jscs              1.8.0  →  2.8.0
 jshint                  2.8.0  →  2.9.2

Change-Id: I607761c617bea4e9df5c08a7d061158ee3982849
2016-04-22 12:36:21 -07:00
Kunal Mehta 8159ca419d build: Updating development dependencies
* grunt-jsonlint: 1.0.4 → 1.0.7

Change-Id: I0f2a168fddc035e631bbf30d167510c0be21522f
2015-12-29 11:57:43 -08:00
Kunal Mehta d6cff27c18 build: Updating development dependencies
* grunt-banana-checker: 0.2.2 → 0.4.0

Change-Id: Ia5877f4cb1fa04f178d6e8cb5aba87ed6576c3a8
2015-10-11 12:02:38 -04:00
James D. Forrester d1de93034d build: Bump grunt-contrib-jshint from 0.11.2 to 0.11.3 to fix upstream issue
Change-Id: Ib9aef97b09bbaf33e078164c1be2d45971c852e3
2015-09-04 18:36:50 +00:00
Kunal Mehta 4b886a4ae5 build: Adding configuration for jsonlint
Change-Id: Ib8b38fa5afaa25057c61d9b7e266d4b37382bea7
2015-06-11 21:50:10 -07:00
Kunal Mehta 2e8f71ae58 Add explicit dependency upon grunt-cli
Change-Id: Iaaa8e2fb7846678973547663e2e6903d831b4b96
2015-06-05 17:29:11 -07:00
Kunal Mehta c737bc60e0 build: Updating development dependencies
* grunt-contrib-csslint: 0.2.0 → 0.4.0
* grunt-contrib-jshint: 0.10.0 → 0.11.2
* grunt-banana-checker: 0.2.0 → 0.2.2
* jshint: ~2.5.0 → 2.8.0

Change-Id: I4b3eb1270ed0ef83f4ee3c5399b83a86ae141a26
2015-06-05 17:16:47 -07:00
Roan Kattouw 8b9bc3a44f Add Grunt infrastructure for CI
* Add package.json based on Flow's
* Add Gruntfile.js based on Flow's
* Add .csslintrc and .jscsrc with rules to silence errors for now
* Add .gitignore (!) to ignore node_modules/

Change-Id: I2db213da2f0ce77567f7968e73af9cdd6ed9da82
2015-05-01 20:50:15 -07:00