Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
Remove step from eslint global variable
Browse files Browse the repository at this point in the history
  • Loading branch information
yasharAyari committed Nov 13, 2017
1 parent 35f4df9 commit 5e130ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
"afterEach": true,
"ipc": true,
"PRODUCTION": true,
"TEST": true,
"step": true
"TEST": true
},
"env": {
"browser": true,
Expand Down

0 comments on commit 5e130ae

Please sign in to comment.