Skip to content

Commit ec291e5

Browse files
committed
lint fixes for .eslintrc.js files
1 parent 6e9ac04 commit ec291e5

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

packages/component/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/**
2+
* @license
23
* Copyright 2023 Google LLC
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

packages/logger/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/**
2+
* @license
23
* Copyright 2023 Google LLC
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

packages/template/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/**
2+
* @license
23
* Copyright 2023 Google LLC
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

packages/util/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/**
2+
* @license
23
* Copyright 2023 Google LLC
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)