Skip to content

Commit eac5f71

Browse files
author
Alexej Yaroshevich
committed
v0.1.0
- checkTypes: value strictNativeCase to force lowercase for primitives and PascalCase for native Objects - core: allow ticking names, chevroned names marks as required (doesn't used at all) - checkAnnotation: forces to use only allowed rules, have several presets, have extra property to extend basic sets - minor: some dev. docs, contributors sections - fix: one lined jsdocs does not checked, now it does
1 parent 9f8c0a4 commit eac5f71

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

0 commit comments

Comments
 (0)