regime/templates/package/package.json
2026-05-01 16:02:31 +02:00

5 lines
No EOL
66 B
JSON

{
"scripts": {
"test": "bun test --pass-with-no-tests"
}
}