run prettier format

This commit is contained in:
Fred K. Schott
2019-12-17 10:35:59 -08:00
parent 64e0d098e7
commit 2145c104fd
174 changed files with 4152 additions and 3228 deletions

View File

@@ -1,6 +1,6 @@
import assert from 'assert-diff'
import BigNumber from 'bignumber.js'
import { TestSuite } from '../../utils'
import {TestSuite} from '../../utils'
/**
* Every test suite exports their tests in the default object.