Template/test/package.json
2024-12-21 00:55:56 +01:00

5 lines
58 B
JSON

{
"scripts": {
"test": "node test.js"
}
}