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 1169938 commit 22f3ab9Copy full SHA for 22f3ab9
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