Add lint script and editorconfig file

This commit is contained in:
Eric Bidelman
2017-06-19 14:43:05 -07:00
committed by Pavel Feldman
parent f185ab749f
commit 96e5736528
3 changed files with 14 additions and 4 deletions

View File

@@ -275,9 +275,9 @@ var customMatchers = {
compare: function(actual, expected) {
return compareImageToGolden(actual, expected);
}
}
};
}
}
};
/**
* @param {?Buffer} imageBuffer