Template/test/package.json
Snoweuph 03e807ed3e
All checks were successful
QS / QS (push) Successful in 5s
Setup
2024-12-21 15:02:34 +01:00

5 lines
58 B
JSON

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