Skip to content

Commit

Permalink
Remove not-longer-necessary run global in .estlintrc (mochajs#2831)
Browse files Browse the repository at this point in the history
Sindre already merged it.
  • Loading branch information
dasilvacontin authored and boneskull committed May 27, 2017
1 parent 4aaaadd commit a054380
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/.eslintrc.yaml
Expand Up @@ -3,5 +3,3 @@ env:
globals:
expect: false
assert: false
# https://github.com/sindresorhus/globals/pull/102
run: false

0 comments on commit a054380

Please sign in to comment.