mirror of
https://github.com/FranP-code/countries.git
synced 2025-10-13 00:02:15 +00:00
Fix test
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"scripts": {
|
||||
"start": "nodemon index.js",
|
||||
"pretest": "eslint index.js",
|
||||
"pretest": "eslint api",
|
||||
"test": "echo \"Error: no test specified\" && exit"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
Reference in New Issue
Block a user