Skip to content

Commit

Permalink
Add xit to eslint globals
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathonMA authored and slwen committed Apr 7, 2016
1 parent ed206da commit 9ff43a4
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
Expand Up @@ -94,6 +94,7 @@
"beforeEach": 1,
"after": 1,
"it": 1,
"xit": 1,
"React": 1,
"chai": 1,
"should": 1,
Expand Down

0 comments on commit 9ff43a4

Please sign in to comment.