Apply prettier config
This commit is contained in:
4
packages/contracts/globalsAugment.d.ts
vendored
4
packages/contracts/globalsAugment.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
import {BigNumber} from 'bignumber.js';
|
||||
import { BigNumber } from 'bignumber.js';
|
||||
|
||||
// HACK: This module overrides the Chai namespace so that we can use BigNumber types inside.
|
||||
// Source: https://github.com/Microsoft/TypeScript/issues/7352#issuecomment-191547232
|
||||
@@ -16,4 +16,4 @@ declare global {
|
||||
}
|
||||
}
|
||||
/* tslint:enable */
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user