Update JSDoc.

This commit is contained in:
Jürg Lehni 2016-01-25 10:53:09 +01:00
parent 1ae95999d5
commit 3a45d36224
2 changed files with 10 additions and 2 deletions

@ -1 +1 @@
Subproject commit 373551baf9f3ea3c5b9e3559ea42b20f473a56ff
Subproject commit 4a90c0501d3d0a1f5fec2363e9dce623d0758401

View file

@ -19,5 +19,13 @@
"name": "root",
"folder_exclude_patterns": ["*"]
}
]
],
"SublimeLinter":
{
"linters": {
"jshint": {
"@disable": false
}
}
}
}