Fix linter issues

This commit is contained in:
Leonid Logvinov
2019-02-26 10:03:14 -08:00
parent 63a098d757
commit a23c6a0996

View File

@@ -1,4 +1,6 @@
{
"artifactsDir": "artifacts",
"contractsDir": "contracts",
"compilerSettings": {
"outputSelection": {
"*": {
@@ -12,4 +14,4 @@
}
}
}
}
}