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": {
|
"scripts": {
|
||||||
"start": "nodemon index.js",
|
"pretest": "eslint api",
|
||||||
"pretest": "eslint index.js",
|
|
||||||
"test": "echo \"Error: no test specified\" && exit"
|
"test": "echo \"Error: no test specified\" && exit"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
|
|||||||
Reference in New Issue
Block a user