DefinitelyTyped/types/source-map
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
..
index.d.ts
source-map-tests.ts
tsconfig.json
tslint.json