Commit Graph

1 Commits

Author SHA1 Message Date
Forbes Lindesay
81260d4bd0 Add @babel/code-frame (#23817)
* Add @babel/code-frame

This is based on the definition for babel-code-frame, but adds the new codeFrameColumns method. See https://github.com/babel/babel/tree/master/packages/babel-code-frame for project documentation.

* Rename "Location" to "SourceLocation" to avoid confusion with DOM Location

* Update based on feedback
2018-02-27 11:21:14 -08:00