Skip to content

Commit

Permalink
Chore: upgdate my eslint config.
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticatea committed Jul 3, 2016
1 parent a7f3846 commit 0351193
Show file tree
Hide file tree
Showing 35 changed files with 1,372 additions and 1,379 deletions.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"extends": ["mysticatea/es5", "mysticatea/node"],
"rules": {
"init-declarations": 0,
"no-param-reassign": [2, {"props": false}]
}
}
Loading

0 comments on commit 0351193

Please sign in to comment.