Ticket #25754: 25754.diff
| File 25754.diff, 791 bytes (added by , 13 years ago) |
|---|
-
Gruntfile.js
134 134 } 135 135 } 136 136 }, 137 jsonlint: { 138 package: { 139 src: "package.json" 140 }, 141 jshintrc: { 142 src: ".jshintrc" 143 } 144 }, 137 145 qunit: { 138 146 files: ['tests/qunit/**/*.html'] 139 147 }, -
package.json
19 19 "grunt-contrib-compress": "~0.5.2", 20 20 "grunt-contrib-concat": "~0.3.0", 21 21 "grunt-contrib-jshint": "~0.7.0", 22 "grunt-jsonlint": "~1.0.1", 22 23 "matchdep": "~0.1.2" 23 24 } 24 25 }
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)