Skip to content

Commit 9e37a0a

Browse files
committed
refactor(@schematics/angular): fix lint issue
1 parent c16d6cd commit 9e37a0a

File tree

1 file changed

+8
-0
lines changed
  • packages/schematics/angular/refactor/jasmine-vitest/utils

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
/**
2+
* @license
3+
* Copyright Google LLC All Rights Reserved.
4+
*
5+
* Use of this source code is governed by an MIT-style license that can be
6+
* found in the LICENSE file at https://angular.dev/license
7+
*/
8+
19
export const ANGULAR_CORE_TESTING = '@angular/core/testing';

0 commit comments

Comments
 (0)