Run prettier

This commit is contained in:
fragosti
2018-06-06 16:59:28 -07:00
parent e0cf68f1d5
commit 870eca0d9f
8 changed files with 13 additions and 27 deletions

View File

@@ -1,4 +1,3 @@
export enum InternalZeroExError {
NoAbiDecoder = 'NO_ABI_DECODER',
ZrxNotInTokenRegistry = 'ZRX_NOT_IN_TOKEN_REGISTRY',

View File

@@ -1,4 +1,3 @@
export const constants = {
NULL_ADDRESS: '0x0000000000000000000000000000000000000000',
TESTRPC_NETWORK_ID: 50,