Skip to content

Commit f5182b6

Browse files
author
Alexej Yaroshevich
committed
v0.0.17
- rework checkTypes rule: now it checks a bunch of additional tags - dev: migrate from doctrine to jsdoctypeparser - dev: split param, return rules, tests - dev: change mocha reporter to dot - dev: jsdoc node classes and a lot of tests for them - dev: rule api reworked
1 parent 141e127 commit f5182b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jscs-jsdoc",
33
"author": "Alexej Yaroshevich <[email protected]>",
44
"description": "JSCS jsdoc plugin",
5-
"version": "0.0.16",
5+
"version": "0.0.17",
66
"main": "lib/index",
77
"homepage": "https://github.com/jscs-dev/jscs-jsdoc",
88
"license": "MIT",

0 commit comments

Comments
 (0)