Skip to content

Commit

Permalink
Use eslint:recommend rules
Browse files Browse the repository at this point in the history
  • Loading branch information
nicjansma committed Jan 20, 2016
1 parent 3d7f0f4 commit 34a623d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"extends": "eslint:recommended",
"rules": {
// enabled over default
"valid-jsdoc": [1, {
Expand Down

0 comments on commit 34a623d

Please sign in to comment.