updated TS version to 2.3 for abel-webpack-plugin.

This commit is contained in:
Daniel Rosenwasser
2017-11-10 14:10:23 -08:00
parent 1c645cdf6d
commit c1f86c9b77

View File

@@ -2,6 +2,7 @@
// Project: https://github.com/simlrh/babel-webpack-plugin
// Definitions by: Jed Fox <https://github.com/j-f1>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import { Plugin } from 'webpack';
import { TransformOptions } from 'babel-core';