enable source maps

This commit is contained in:
Robert Brignull 2020-05-13 16:31:24 +01:00
parent 74c9991849
commit aa54af7018
35 changed files with 35 additions and 1 deletions

View file

@ -27,3 +27,4 @@ ava_1.default("nonEmptyPaths", async (t) => {
t.is(process.env['LGTM_INDEX_INCLUDE'], 'path1\npath2');
t.is(process.env['LGTM_INDEX_EXCLUDE'], 'path3\npath4');
});
//# sourceMappingURL=analysis-paths.test.js.map