Skip to content

Commit fa260db

Browse files
author
Alexej Yaroshevich
committed
v0.4.0
- checkParamNames: also check dotted names consistency (minor feature) - fixed bug with multiline tags without data on the base line - checkAnnotations: reworked, true means available, 'same' means required - closurecompiler preset: more strict and accurate now - checkTypes: Drop null from natives list
1 parent c84453a commit fa260db

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.3.2",
5+
"version": "0.4.0",
66
"main": "lib/index",
77
"homepage": "https://github.com/jscs-dev/jscs-jsdoc",
88
"license": "MIT",

0 commit comments

Comments
 (0)