We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c240dd commit 9f9a302Copy full SHA for 9f9a302
eslint.config.js
@@ -1,3 +1,8 @@
1
+/**
2
+ * Copyright (c) HashiCorp, Inc.
3
+ * SPDX-License-Identifier: MPL-2.0
4
+ */
5
+
6
const { node, browser } = require('globals')
7
const pluginJs = require('@eslint/js')
8
const tseslint = require('typescript-eslint')
0 commit comments