mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-01-13 16:17:54 +00:00
Refactor: Configure project to use ES Modules by default
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "llm-benchmark",
|
||||
"version": "1.0.0",
|
||||
"description": "An automated benchmark for LLM coding abilities.",
|
||||
"type": "module",
|
||||
"main": "scripts/run-benchmark.js",
|
||||
"scripts": {
|
||||
"start": "node scripts/run-benchmark.js"
|
||||
|
||||
Reference in New Issue
Block a user