Fix lint error

This commit is contained in:
Mohamed Hegazy
2017-06-01 15:26:35 -07:00
parent 25f3a1ee09
commit 95e8d5c3e7
+1 -1
View File
@@ -3,7 +3,7 @@
// Definitions by: Ian Clanton-Thuon <https://github.com/iclanton>, Benjamin Lim <https://github.com/bumbleblym>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
///<reference types="node" />
/// <reference types="node" />
import * as webpack from 'webpack';