Skip to content

Commit

Permalink
Merge pull request #36 from zxqfox/feature/pluginization
Browse files Browse the repository at this point in the history
Yay!
  • Loading branch information
qfox committed Nov 26, 2014
2 parents 426c9a2 + 328235d commit 2ddee21
Show file tree
Hide file tree
Showing 15 changed files with 11,714 additions and 789 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ To use plugin you should add these lines to configuration file `.jscsrc`:

```json
{
"additionalRules": [
"node_modules/jscs-jsdoc/lib/rules/*.js"
"plugins": [
"jscs-jsdoc"
],
"jsDoc": {
"enforceExistence": true
Expand Down
Loading

0 comments on commit 2ddee21

Please sign in to comment.