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