We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 145e2fd commit 8bc3951Copy full SHA for 8bc3951
src/test/common/terminals/service.unit.test.ts
@@ -1,7 +1,6 @@
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the MIT License.
3
4
-// @ts-ignore: TS6133
5
import { expect } from 'chai';
6
import * as path from 'path';
7
import * as TypeMoq from 'typemoq';
0 commit comments