Add placeholder test script

This commit is contained in:
Vylpes 2021-03-01 18:20:14 +00:00
parent 50e96ca56a
commit ed723895be

View file

@ -17,6 +17,7 @@
"node-fetch": "^2.6.1"
},
"scripts": {
"test": "echo none",
"lint": "eslint ."
},
"bugs": "https://gitlab.vylpes.com/Vylpes/random-bunny/-/issues",