Skip to content

Commit

Permalink
Update swebench deps and use tsx for ESM/CJS (#58)
Browse files Browse the repository at this point in the history
* Update swebench deps and use `tsx` for ESM/CJS

* Turn off automatic package linking for examples

* Remove automatic package link in lock file

* Separate every package

* Include `typescript-eslint` in root
  • Loading branch information
jpwilliams authored Jan 28, 2025
1 parent 553d91b commit d306444
Show file tree
Hide file tree
Showing 9 changed files with 6,308 additions and 2,551 deletions.
3 changes: 3 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
enable-pre-post-scripts=true
link-workspace-packages=false
shared-workspace-lockfile=false
918 changes: 918 additions & 0 deletions examples/demo/pnpm-lock.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit d306444

Please sign in to comment.