Commit Graph

3 Commits

Author SHA1 Message Date
John Gainfort
1387a1e2d0 Update fluent-ffmpeg for es6 module library import (#16471)
* added hls.js definition

* changed to new tslint format

* fixing lint errors

* changed definition structure based on PR comment

* added module library support

* merged upstream and added tests to more reflect samples in project page

* fixed lint errors

* removed global namespace
2017-06-01 11:14:10 -07:00
DingWeizhe
76c82115ad [fluent-ffmpeg] support es6 import syntax & conform to tdslint (#16036)
* support es6 import syntax

* support es6 import syntax

* add author

* test import syntax to es6

* add tslint config

* tslint: Interface has only a call signature

* tslint: ban-types

* tslint: no-misused-new

* tslint: semicolon

* tslint: TypeScript compile error: Cannot find name 'object'.

* tslint: unified-signatures

* tslint: disable unified-signatures, parameter name is different

* tslint: object-literal-shorthand

* tslint: one-variable-per-declaration

* tslint: dt-header

* tslint: no-single-declare-module

* type definitions for images 2.2
2017-05-04 18:13:03 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00