Commit Graph

5 Commits

Author SHA1 Message Date
Aaron Friel
850c54008c Update source-map typings to match API. (#20573)
* Update source-map typings to match API.

The `SourceNode` constructor permits a null for the parameters `line`, `column`, and `source`. See [their README](https://github.com/mozilla/source-map#new-sourcenodeline-column-source-chunk-name).

* Add sourceMapUrl parameter

See: https://github.com/mozilla/source-map/pull/293
2017-10-24 10:59:58 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Ron Buckton
17b09d742d Add missing definitions for source-map (#18482) 2017-08-02 16:08:09 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00