11 lines
285 B
JavaScript
Raw Normal View History

2020-05-19 11:43:42 +03:00
module.exports = [
{
original: { source: 'webpack:///file-to-annotate.js', line: 33, column: 2 },
generated: { line: 129, column: 2 },
},
{
original: { source: 'webpack:///file-to-annotate.js', line: 41, column: 0 },
generated: { line: 134, column: 12 },
},
];