diff options
Diffstat (limited to 'eslint.config.js')
| -rw-r--r-- | eslint.config.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/eslint.config.js b/eslint.config.js index dcebf242..c5ecac46 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -1,3 +1,9 @@ +/** + * @license + * Copyright 2025 Google LLC + * SPDX-License-Identifier: Apache-2.0 + */ + import eslint from '@eslint/js'; import tseslint from 'typescript-eslint'; import reactPlugin from 'eslint-plugin-react'; |
