Skip to content

Commit

Permalink
fix(syntax): invalid config json
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSwitch committed Jun 5, 2019
1 parent 122d8b0 commit ad081d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@
"space-in-parens": [2, "never"],
"valid-typeof": 2,
"yoda": 2,

/** JSDoc */
"jsdoc/require-jsdoc": 0,
"jsdoc/check-indentation": 2,
"jsdoc/check-param-names": 2,
Expand Down

0 comments on commit ad081d7

Please sign in to comment.