From f832e035da0b2b4b4e08cbe9028121a93a2ed0a9 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Wed, 19 Dec 2018 15:40:16 +0100 Subject: Run prettier --- contracts/libs/compiler.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'contracts') diff --git a/contracts/libs/compiler.json b/contracts/libs/compiler.json index 31ae13fef..349d3063b 100644 --- a/contracts/libs/compiler.json +++ b/contracts/libs/compiler.json @@ -18,5 +18,14 @@ } } }, - "contracts": ["TestLibs", "LibOrder", "LibMath", "LibFillResults", "LibAbiEncoder", "LibEIP712", "LibAssetProxyErrors", "LibConstants"] + "contracts": [ + "TestLibs", + "LibOrder", + "LibMath", + "LibFillResults", + "LibAbiEncoder", + "LibEIP712", + "LibAssetProxyErrors", + "LibConstants" + ] } -- cgit v1.2.3