Skip to content

Commit aed4228

Browse files
alan-agius4vikerman
authored andcommitted
style: disable tslint rule no-big-function
1 parent 2c1b78f commit aed4228

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/schematics/angular/migrations/update-8/differential-loading_spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import { EmptyTree } from '@angular-devkit/schematics';
1010
import { SchematicTestRunner, UnitTestTree } from '@angular-devkit/schematics/testing';
1111

12+
// tslint:disable:no-big-function
1213
describe('Migration to version 8', () => {
1314
describe('Migrate ES5 projects to enable differential loading', () => {
1415
const tsConfigPath = '/tsconfig.json';

0 commit comments

Comments
 (0)