Skip to content

Commit

Permalink
Fix linter issues
Browse files Browse the repository at this point in the history
  • Loading branch information
LogvinovLeon committed Feb 26, 2019
1 parent 63a098d commit a23c6a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/metacoin/compiler.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"artifactsDir": "artifacts",
"contractsDir": "contracts",
"compilerSettings": {
"outputSelection": {
"*": {
Expand All @@ -12,4 +14,4 @@
}
}
}
}
}

0 comments on commit a23c6a0

Please sign in to comment.