Ravi Srinivasan
2019-07-03 d2357812f0a7face0b27a937ed31a9db5c37e30c
introducing lint breakage in the books app
1 files modified
1 ■■■■ changed files
books/routes/authors.js 1 ●●●● patch | view | raw | blame | history
books/routes/authors.js
@@ -4,6 +4,7 @@
const authors = require('../data/authors');
var user;
/* GET users listing. */
router.get('/', (req, res) => {