2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Lint docs-assets/js/application.js and docs-assets/js/customizer.js.

This commit is contained in:
XhmikosR
2013-09-18 21:37:55 +03:00
parent 4be126e014
commit 2fc2fe75bd
3 changed files with 20 additions and 16 deletions
+3
View File
@@ -37,6 +37,9 @@ module.exports = function(grunt) {
},
test: {
src: ['js/tests/unit/*.js']
},
assets: {
src: ['docs-assets/js/application.js', 'docs-assets/js/customizer.js']
}
},