Skip to content

Commit

Permalink
eslintrc: Mark as root config
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinji committed Sep 10, 2018
1 parent ade3856 commit 6d27e68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"root": true,
"env": {
"node": true,
"es6": true
Expand All @@ -16,4 +17,4 @@
"experimentalObjectRestSpread": true
}
}
}
}

0 comments on commit 6d27e68

Please sign in to comment.