tools: enable linter in `test/fixtures/source-map/output` · nodejs/node@5703147 · GitHub
Skip to content

Commit 5703147

Browse files
committed
tools: enable linter in test/fixtures/source-map/output
PR-URL: #57700 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 80d58c3 commit 5703147

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

eslint.config.mjs

Lines changed: 8 additions & 0 deletions

test/fixtures/source-map/output/source_map_enabled_by_api_node_modules.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ try {
4545
require('../node_modules/error-stack/enclosing-call-site-min.js').simpleErrorStack();
4646
} catch (e) {
4747
console.log(e);
48-
}
48+
}

test/fixtures/source-map/output/source_map_prepare_stack_trace.js

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)