Skip to content

Commit

Permalink
Eslint for side oracle
Browse files Browse the repository at this point in the history
  • Loading branch information
k1rill-fedoseev committed Nov 25, 2019
1 parent 73ccd30 commit 5efe01d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/ethereum-testnet/.eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"extends": [
"../../.eslintrc"
],
"rules": {
"no-console": 0
}
}

0 comments on commit 5efe01d

Please sign in to comment.