Skip to content

Commit b0a13e6

Browse files
[COMPLIANCE] Add Copyright and License Headers
1 parent 3555452 commit b0a13e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

eslint.config.js

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
const { node, browser } = require('globals')
27
const pluginJs = require('@eslint/js')
38
const tseslint = require('typescript-eslint')

0 commit comments

Comments
 (0)