fix up lint errors, cleanup build folder

This commit is contained in:
Joao Moreno
2016-03-07 12:52:53 +01:00
parent 9a31566790
commit b027a0c492
22 changed files with 807 additions and 872 deletions

View File

@@ -1,3 +1,8 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
var path = require('path');
var fs = require('fs');