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

8 lines
No EOL
94 B
JSON

{
"scripts": {
"test": "bun test --pass-with-no-tests"
},
"files": [
"src"
]
}