Template/test/package.json

6 lines
58 B
JSON
Raw Normal View History

2024-12-20 22:14:36 +00:00
{
"scripts": {
"test": "node test.js"
}
}