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 d7a8695 commit 54dfc07Copy full SHA for 54dfc07
src/extension/noConfigDebugInit.ts
@@ -1,3 +1,6 @@
1
+// Copyright (c) Microsoft Corporation. All rights reserved.
2
+// Licensed under the MIT License.
3
+
4
import * as fs from 'fs';
5
import * as path from 'path';
6
import { IExtensionContext } from './common/types';
0 commit comments