15 lines
415 B
JavaScript
Raw Normal View History

2020-05-19 11:43:42 +03:00
module.exports = [
{
original: { source: 'webpack:///file-to-annotate.ts', line: 6, column: 0 },
generated: { line: 1, column: 741 },
},
{
original: { source: 'webpack:///file-to-annotate.ts', line: 16, column: 5 },
generated: { line: 1, column: 884 },
},
{
original: { source: 'webpack:///file-to-annotate.ts', line: 30, column: 3 },
generated: { line: 1, column: 1171 },
},
];