Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrantje <brantje@gmail.com>2016-09-15 01:11:59 +0300
committerbrantje <brantje@gmail.com>2016-09-15 01:11:59 +0300
commit7a30855030e77e0d55e3a5547c35b018891ecd88 (patch)
tree982825ab138cf70972c928575b5224e9d03b5ab3 /Gruntfile.js
parent506c22d36e2efdc77a4e8849d5f1ed41b36a3b96 (diff)
Update todos
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index e449c490..1ed5cbc1 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -40,7 +40,7 @@ module.exports = function (grunt) {
}
},
- //@TODO JSHint, comile sass
+ //@TODO JSHint
watch: {
scripts: {
files: ['Gruntfile.js', 'templates/views/{,*/}{,*/}{,*/}*.html', 'templates/views/*.html','sass/*','sass/partials/*'],