Skip to content

Commit b1b3b57

Browse files
committed
whitespace
1 parent 07f0d91 commit b1b3b57

File tree

1 file changed

+0
-1
lines changed
  • packages/@angular/cli/models/webpack-configs

1 file changed

+0
-1
lines changed

packages/@angular/cli/models/webpack-configs/test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ export function getTestConfig(testConfig: WebpackTestOptions) {
6262
});
6363
}
6464

65-
6665
extraRules.push({
6766
test: /\.(js|ts)$/, loader: 'istanbul-instrumenter-loader',
6867
enforce: 'post',

0 commit comments

Comments
 (0)