Skip to content

Commit 9286824

Browse files
[COMPLIANCE] Add required copyright headers
Signed-off-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
1 parent acd292f commit 9286824

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

eslint.config.mjs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* Copyright (c) HashiCorp, Inc.
3+
* SPDX-License-Identifier: MPL-2.0
4+
*/
5+
16
import pluginJs from '@eslint/js';
27
import prettierConfig from 'eslint-config-prettier';
38
import globals from 'globals';

0 commit comments

Comments
 (0)