This commit is contained in:
Daniel Imms
2016-10-25 12:49:59 -07:00
parent 0a034851c9
commit 5be721e29d
4 changed files with 9 additions and 12 deletions

View File

@@ -1,5 +1,3 @@
///<reference path="../typings/globals/node/index.d.ts"/>
import * as fs from 'fs';
import * as path from 'path';
import { IColorSet } from './themeGenerator'