Skip to content

Commit 5ea3c25

Browse files
author
Alexej Yaroshevich
committed
v0.3.0
- code climate fixes - enforceExistence: add exceptExports mode - checkRedundantParams: qualify variable type as optional - couple of fixes in readme
1 parent 1299a0a commit 5ea3c25

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

0 commit comments

Comments
 (0)