Files
babel/test/fixtures/transformation/source-maps/arrow-function/source-mappings.json
Sebastian McKenzie 41d721e372 fix source map tests
2015-02-02 21:32:45 +11:00

11 lines
112 B
JSON

[{
"original": {
"line": 1,
"column": 13
},
"generated": {
"line": 4,
"column": 10
}
}]