Skip to content

Commit

Permalink
v0.0.17
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
Alexej Yaroshevich committed Nov 10, 2014
1 parent 141e127 commit f5182b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jscs-jsdoc",
"author": "Alexej Yaroshevich <alex@qfox.ru>",
"description": "JSCS jsdoc plugin",
"version": "0.0.16",
"version": "0.0.17",
"main": "lib/index",
"homepage": "https://github.com/jscs-dev/jscs-jsdoc",
"license": "MIT",
Expand Down

0 comments on commit f5182b6

Please sign in to comment.