We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7c1bd commit 7201066Copy full SHA for 7201066
test/index.ts
@@ -1,7 +1,7 @@
1
-// tslint:disable no-var-requires
2
/*---------------------------------------------------------
3
- * Copyright (C) Microsoft Corporation. All rights reserved.
4
- *--------------------------------------------------------*/
+* Copyright (C) Microsoft Corporation. All rights reserved.
+*--------------------------------------------------------*/
+// tslint:disable no-var-requires
5
6
let testRunner = require("vscode/lib/testrunner");
7
0 commit comments