Disable max file size tslint rule for types file
This commit is contained in:
parent
733bb28c1c
commit
011cadc1ff
@ -497,4 +497,4 @@ export interface CompilerOptions {
|
|||||||
compilerSettings?: CompilerSettings;
|
compilerSettings?: CompilerSettings;
|
||||||
contracts?: string[] | '*';
|
contracts?: string[] | '*';
|
||||||
solcVersion?: string;
|
solcVersion?: string;
|
||||||
}
|
} // tslint:disable:max-file-line-count
|
||||||
|
Loading…
x
Reference in New Issue
Block a user