Files
bun.sh/packages/bun-internal-test/runners/qunit/package.json
Ashcon Partovi 1183dd1a3f Add initial ecosystem tests (#2801)
* Add initial ecosystem tests

* Run ecosystem tests every morning, after canary release
2023-05-04 15:27:12 -07:00

6 lines
65 B
JSON

{
"private": true,
"name": "qunit",
"module": "qunit.ts"
}