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 acd292f commit 9286824Copy full SHA for 9286824
eslint.config.mjs
@@ -1,3 +1,8 @@
1
+/**
2
+ * Copyright (c) HashiCorp, Inc.
3
+ * SPDX-License-Identifier: MPL-2.0
4
+ */
5
+
6
import pluginJs from '@eslint/js';
7
import prettierConfig from 'eslint-config-prettier';
8
import globals from 'globals';
0 commit comments