Remove tslint disable
This commit is contained in:
parent
8fe844bcc9
commit
c07e3a76bb
@ -19,7 +19,6 @@ declare module 'ethers-contracts' {
|
||||
signature: string;
|
||||
topic: string;
|
||||
}
|
||||
// tslint:disable-next-line:max-classes-per-file
|
||||
export class Interface {
|
||||
public functions: { [functionName: string]: FunctionDescription };
|
||||
public events: { [eventName: string]: EventDescription };
|
||||
|
Loading…
x
Reference in New Issue
Block a user