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 9986a72 commit d0b4490Copy full SHA for d0b4490
packages/plugins/synthetics/src/validate.ts
@@ -1,3 +1,7 @@
1
+// Unless explicitly stated otherwise all files in this repository are licensed under the MIT License.
2
+// This product includes software developed at Datadog (https://www.datadoghq.com/).
3
+// Copyright 2019-Present Datadog, Inc.
4
+
5
import type { Options, Logger, GlobalContext } from '@dd/core/types';
6
import { CONFIG_KEY, DEFAULT_PORT } from '@dd/synthetics-plugin/constants';
7
import type { SyntheticsOptionsWithDefaults } from '@dd/synthetics-plugin/types';
0 commit comments