Remove tslint disabling

This commit is contained in:
Erich Gamma 2018-02-21 22:10:36 +01:00
parent 0d350b140a
commit d2d8e45c80

View file

@ -2,7 +2,6 @@
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
//tslint:disable
'use strict';
import * as path from 'path';