"scripts": { "start": "some command to be run", // you need to add this line "test": "(eslint lib || true) && jest" }