Skip to content

Commit 4105ea0

Browse files
CATISNOTSODIUMCATISNOTSODIUM
andauthored
Tracer: Minor fixes (#1818)
* fix: wrong explanation for logical AND * fix: message for exceeding limit * fix: double count the number of steps * chore: run linter * chore: run linter --------- Co-authored-by: CATISNOTSODIUM <coffee_cat@DESKTOP-4LOUDBB.localdomain>
1 parent 9c2e795 commit 4105ea0

File tree

5 files changed

+123
-3122
lines changed

5 files changed

+123
-3122
lines changed

src/runner/fullJSRunner.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable @typescript-eslint/no-unused-vars */
21
import { generate } from 'astring'
32
import type es from 'estree'
43
import { RawSourceMap } from 'source-map'

0 commit comments

Comments
 (0)