Skip to content

Commit d1d3ccc

Browse files
committed
package-lock and lint
1 parent 7115af6 commit d1d3ccc

File tree

2 files changed

+2717
-314
lines changed

2 files changed

+2717
-314
lines changed

examples/laminar_observability.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@ Laminar.initialize({
1616
// be enough to initialize Laminar *before* importing Stagehand.
1717
instrumentModules: {
1818
stagehand: Stagehand,
19-
}
19+
},
2020
});
2121

22-
2322
async function example() {
2423
const stagehand = new Stagehand({
2524
env: "LOCAL",

0 commit comments

Comments
 (0)