Skip to content

Commit

Permalink
chore: fix langsmith wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoushaw committed Aug 1, 2024
1 parent 8c09aaf commit d6849e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/playwright-demo/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"strict": true
},
"exclude": [ "node_modules"],
"include": ["src", "e2e", "./playwright.config.ts", "./vitest.config"]
"include": ["src", "e2e", "./playwright.config.ts", "./modern.config.ts"]
}

0 comments on commit d6849e3

Please sign in to comment.