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
+2 -1
View File
@@ -3,7 +3,8 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
/*global process,__dirname,define,run,suite,test*/
/*eslint-env mocha*/
/*global define,run*/
var assert = require('assert');
var path = require('path');