This commit is contained in:
Trevor Blades
2021-06-24 16:21:20 -07:00
parent 3a9a644b18
commit d094dc65a0

View File

@@ -1,7 +1,6 @@
{
"scripts": {
"start": "nodemon index.js",
"pretest": "eslint index.js",
"pretest": "eslint api",
"test": "echo \"Error: no test specified\" && exit"
},
"eslintConfig": {